Displaying 20 results from an estimated 200000 matches similar to: "Mysql + cygwin"
2006 Mar 31
0
HELP! native mysql bindings on windows/cygwin
I?m having trouble getting the native mysql bindings for windows/cygwin
going. Could someone give me some tips on this?
I tried the gem install and it failed? I read elsewhere that you have to
compile all of mysql to use the gem install. That sounds like a
horrible process, so I sought out the mysql.so file.
I put mysql.rb in my rubylib. I tried putting the mysql.so in cygwin
2006 Apr 12
5
Rails talking to MySql (cygwin on Windows XP)
Hello fellow RoR users,
I am a newbie and I thought RoR is so easy to set up and that I would
be saving so much time -- but I am still waiting to save time because I
simply couldn''t get Ruby/Rails to talk to MySQL (5.0.18) at all.
Here are the steps that I have examined:
1) I look at dabatbase.yml and put in the right information to talk to
the database I have set up (the
2005 Jan 07
3
ruby on cygwin and mysql - problem connecting to db
Hi,
I''m trying my hand at rails by working through the tutorial. I''m stuck
on getting the rails app, running on webrick, to talk to mysql. I''m
getting the "No such file or directory - /tmp/mysql.sock" message that
I''ve seen that others sometimes encounter.
Here''s my environment:
Win2k w/ cygwin installed at c:\cygwin
ruby installed via
2008 Jun 03
15
Problem with rails environment with cygwin...mysql doesn't
I have rails 1.2.2, ruby 1.8, mysql 5 and Rad Rails in my win XP and
this
stack works fine.
But I''m trying to use rails 2.1, mongrel, capistrano, git, mysql all in
cygwin and e Text Editor.The only think that doesn''t work is mysql.I
installed this app from the source(in version 5.0.45, ./configure then
make install).All
right, but when I try to launch this error occurs:
2007 Feb 27
0
Error Installing MySQL Native Bindings with DarwinPorts
Hey Folks,
I''m just getting up and running, using DarwinPorts and encountered a
MySQL error when trying to install. Would appreciate any insight any of
you might be able to offer to resolve this. I''m trying to install the
MySQL Native Bindings for a performance boost on the MySQL adaptor.
The specific tutorial I''m following is as follows:
2006 Mar 30
2
database.yml and Dreamhost
I am unable to connect to my databases.
Here is the error I am getting:
MysqlError (Can''t connect to local MySQL server through socket
''/var/run/mysqld/mysqld.sock'' (2)):
Here is my database.yml:
# MySQL (default setup). Versions 4.1 and 5.0 are recommended.
#
# Get the fast C bindings:
# gem install mysql
# (on OS X: gem install mysql --
2009 Mar 18
1
[PATCH] Remove setting IP_TOS_IS_BROKEN for Cygwin
Hi,
The problem that setsockopt(IP_TOS) doesn't work on Cygwin is long
fixed. Ages ago Microsoft changed the definition for IP_TOS when moving
from winsock1 to winsock2 and IP_TOS in Cygwin didn't work all these
years because nobody (that's especialy me) realized that we were still
using the old winsock1 value. This has been fixed since 2005, though.
Patch below.
Corinna
Index:
2012 Oct 13
0
RS-MySQL.h:32:19: fatal error: mysql.h: No such file or directory
i m installing RMySQL under windows -7 64bit,
i have wamp server(which has mysql5.5.16)
i have given MYSQL_HOME path in environment variable as
MYSQL_HOME=C:\wamp\bin\mysql\mysql5.5.16\bin ,
& also create Renviron.site file in C:\Program Files\R\R-2.15.0\etc
giving MYSQL_HOME=C:/wamp/bin/mysql/mysql5.5.16/bin as path
i install c connector "MySQL Connector C 6.0.2" version
2005 Dec 28
1
Windows "Lost connection to MySQL server during query"
With previous versions of active record (prior to version 1.13.2), one
could simply comment out the "require ''active_record/vendor/mysql411''"
line in mysql_adapter.rb to fix this problem when you weren''t (and/or
couldn''t) use the native mysql bindings.
However, this line no longer exists, and I''m stuck on getting any sort
of applicatino
2006 Aug 01
7
MySQL binding problem on Max OS X 10.4
Hi all.
No matter what I do I can''t get rails to see my MySQL database. All
details are below. I really appreciate any assistance. Thanks!!!
DETAILS
-------
1. I''m using Rails 1.1.4 with Ruby 1.8.4 on Mac OS X 10.4.7. I have
installed the MySQL bindings following the instructions here:
2006 Aug 22
0
Re: mySQL Not working with rails app
Joe Cairns wrote:
> simonki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:
>> Hi Joe
>>
>> You mention you''re using debian - is ruby installed from binary
>> packages or from source?
>>
>> If it''s binary you should just be able to apt-get install
>> libdbd-mysql-ruby
>> If source make sure you have ruby-dev and build-essential*
2006 Mar 28
3
compiling php with fcgi on tiger
I can''t figure out how to compile php with fcg enabled.
I found a website which gives an example of how to write options in
configure
http://scoops.totallyrule.com/articles/2006/02/01/mysql5-ab-package-and-php5
So I wrote
./configure --prefix=/usr/local --program-suffix=5 --enable-fastcgi
--enable-discard-path --enable-force-cgi-redirect
--with-mysqli=/usr/local/mysql/bin/mysql_config
2009 May 26
3
ruby and MySql
Hi there - new to RoR but very excited about it indeed -
I have just manged to install everything.
However, when I browse to http://localhost:3000/ then click the "About
your application’s environment" - from the console I get :
Status: 500 Internal Server Error
no such file to load -- mysql
Perhaps someone can tell from my configuration what is wrong ??? What I
may be missing ??
2012 Oct 12
0
installing RMySQL error due to cygwin
when i am installing package manually (using below command) i get error about
cygwin as,
> install.packages("C:\\Users\\trendwise\\Downloads\\RMySQL_0.9-3.tar.gz",lib=getOption("lib"),
> repos = NULL, type="source")
error:------>
Installing package(s) into ?C:/Users/trendwise/Documents/R/win-library/2.15?
(as ?lib? is unspecified)
* installing *source*
2005 Dec 22
1
Xapian Binding compile error in Windows XP using CygWin
Hello
I'm new with the Xapian and I'm trying to install it in Windows XP SP2.
I'm using CygWin (the full version).
Have already compiled the xapian-core, using a change found in gmane for the
file safewindows.h
In cygwin path usr/local/ have the xapian lib etc.
For the binding the ./configure command passes ok.
when the make starts I get the folowing :
....
MANY ERRORS at
2009 May 28
0
[LLVMdev] [Cygwin] OCAML 'make check' failures
Getting the following on Cygwin :-
Running /home/ang/svn/llvm/test/Bindings/Ocaml/ocaml.exp ...
FAIL: /home/ang/svn/llvm/test/Bindings/Ocaml/analysis.ml
Failed with exit(2) at line 1
while running: /usr/bin/ocamlc -cc g++ -I
/home/ang/build/llvm/Debug/lib/ocaml -
warn-error A llvm.cma llvm_analysis.cma
/home/ang/svn/llvm/test/Bindings/Ocaml/a
nalysis.ml -o analysis.ml.tmp 2> /dev/null
child
2007 Jun 11
0
remote database connection disconnecting after certain amoun
I have a server running Merb connecting to a remote database using
"establish_connection."
When I call many methods in fast succession, I eventually get this Mysql
error:
Mysql::Error: Lost connection to MySQL server during query.
I have the ruby mysql bindings installed, as well.
Im thinking that its a problem with the database configurations. But its
hard to say its a timeout issue
2011 Sep 20
2
[LLVMdev] ../llvm/configure fails in Cygwin with space character in path name?
config.status: executing projects/Makefile commands
config.status: executing bindings/Makefile commands
config.status: executing bindings/ocaml/Makefile.ocaml commands
=== configuring in projects/sample (/home/Jon Smith/cl/build/projects/sample
)
configure: running /bin/sh ../../../llvm/projects/sample/configure
--prefix=/usr/local --cache-file=/dev/null
--srcdir=../../../llvm/projects/sample
2008 May 06
1
Postfix+MySQL - how to create DB
Hi All,
I'm toying around with Postfix and MySQL on a CentOS 4 server (no longer
using stock postfix and mysql rpms, obviously). I've read several
"How-TOs", and it all looks fairly easy to do.
The one thing that puzzles me is the table structure for the postfix
mysql database: where is everyone getting it? Also, I've noticed that
some people create more tables than
2006 May 09
5
Solaris migration error:Lost connection to MySQL server
We have installed rails 1.1.2 and Ruby 1.8.4 on solaris. When we attempt
to
run the initial migration we get the following error:
Mysql::Error: Lost connection to MySQL server during query: SELECT
version FROM schema_info
/web/server/pkgs/ruby-1.8.4/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/connection_adapters/abstract_adapter.rb:120:in
`log''