ERROR [HY000] [MySQL][ODBC 3.51 Driver]Can't connect to MySQL server on 'IP Address of the server'(10048) ERROR [HY000] [MySQL][ODBC 3.51 Driver]Can't connect to MySQL server on 'IP of the server' (10
Hi, I am randomly getting the following error message in my application.
ERROR [HY000] [MySQL][ODBC 3.51 Driver]Can't connect to MySQL server on 'IP Address of the server'(10048) ERROR [HY000] [MySQL][ODBC 3.51 Driver]Can't connect to MySQL server on 'IP of the server' (10048)
I am using .Net 2.0 with VS2005 having ODBC 3.51.14 Driver.
Can any body point out the core reasons of the above error message?
Thanks.
Nouman Khawaja.
I do have the same problem, help me out.
Thanks
If the going seems easy, You are going DownHill...
When I was writing ...
mysql php5-mysql
Hi,
i have installed mysqk from binaries itworks!!!
but now how can i install php5-mysql and dependencies?
Many thanks
Thierry
--
trazomtg
------------------------------------------------------------------------
When you say from the binaries, do you mean you installed via Yast and
the Suse repositories?? It is always best to install via
Yast-Software-Software Management if you can. This way all dependencies
are done for you.
--
gogalthorp
------------------------------------------------------------------------
gogalthorp's Profile: http://forums.opensuse....
MySQL
Currently have a site coded in PHP but the customer wants to go to .NET. Can I use the existing MySQL DB or am I required to use MSSQL?
Thanks,
Ken
Check out this forum which is specialized for this kind of questions: ASP.NET MySQL forumBart De Smet [MVP]
Visit www.msdn.be, www.bartdesmet.net...
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)Hi,
I get the error when I try to connect.. :o((
What's wrong?
TIA,
Juan.
...
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysql/mysql.soc
2 day old install of 11.3; I installed MYSQL from yast2; 12 items
relating to MYSQL are shown as installed; on a command line (as root) I
get "ERROR 2002 (HY000): Can't connect to local MySQL server through
socket '/var/run/mysql/mysql.soc" when I type MYSQL.
Another problem ; Apache is installed and running, but my install of
PHP from Yast has been troubled, and very much unlike what I read here :
"http://www.novell.com/coolsolutions/feature/595.html" ; a web page
with phpinfo() shows nothing; do I have to do another manual config of
LAMP ? If so wh...
MYSQL database server vs. MaxDB by MYSQL
Which one should I choose?
I am starting a project in tight budget, and I think I will use MYSQL instead of SQL server for this one. This project will be in heavy load. (for commercial use)
I am wondering if I should use the standard MySql or the MaxDB? I have no idea because they both are free or low in license cost if I have to pay.
I read about the stuff on the mysql.com, it says only about 5000 clients are using MaxDB. is that a reason for that? or MaxDB only good for SAP?
Please advice.
I am currently using MaxDB and developing asp pages against it. Works great fo...
How to attach a MySql database to a MySql database server.
Hi all,
I have developed a web application in VS 2005, and it uses MySql 4.1 as database.
Now, I have created the database and tables, and there is data in it.
How can I copy this same database along with its tables and contents, to another server?
Which all files should I copy?
Is there any procedure to 'attach' a database?
I use MySql Manager to create databases and tables.
Thanks
Tomy
Hi
The best way to make a dump of your existsing MySql database is to use mysqldump utility which comes with any mysql server package.
Here is a sample usage: "C:\Program File...
Suse MySQL and MySQL workbench
I am looking at the downloads here 'MySQL :: Download MySQL Workbench'
(http://dev.mysql.com/downloads/workbench/1.0.html#downloads) and 'MySQL
:: Download MySQL Community Server'
(http://dev.mysql.com/downloads/mysql/#downloads).
As one is source code and the other is suse enterprise linux, are these
the best downloads for MySQL on suse 11.3? Is there a best source for
the install? Suse specific rpm's?
--
flebber
------------------------------------------------------------------------
Try zypper or YAST first to look at the OpenSuSE repositories.
...
MySQL ERROR 2013 (HY000): Lost connection to MySQL server
I am having a time trying to resolve this issue. It appears to be a bug
with the version of MySQL that is included with SLES 11sp1 but support
told me they don't support it. Go figure so I thought I would see if
anyone on the boards have experienced this issue or could assist me with
the issue.
I am running SLES 11sp1 with mysql Ver 14.12 Distrib 5.0.67, for
suse-linux-gnu (x86_64) using readline 5.2. I have a test database,
vs_test, I am using to test out some basic SQL statements. I have found
when I run:
mysql> insert into `t1` (`d`)select * from `t1` on duplicate key u...
mysql problem when running checksetup, mysql server has gone awayHi!
I'm installing latest bugzilla on Windows 2000 Server with SP2 according to
these instructions:
http://www.bugzilla.org/docs/win32install.html
Well not 100% according to those instructions as they are not up to date
with latest Perl, but pretty close.
I'm using a fresh install of the latest MySQL 5, Perl and Apache 2.2.
I'm at the step where I run checksetup.pl.
All goes well, a bunch of tables are created, but then:
------------------------------- cut here -------------------------
Adding new table milestones ...
DBD::mysql::st execute failed: MySQL serv...
MySQL ERROR 2013 (HY000): Lost connection to MySQL server
I am trying to run this SQL statement on openSUSE 11.2 using mysql Ver
14.14 Distrib 5.1.36, for suse-linux-gnu (x86_64) using readline 6.0 and
constantly receive this error message.
mysql> select 1 from `emp`,`dep` where `a` <=> (select 1 union select
2) into @`var0`;
ERROR 2013 (HY000): Lost connection to MySQL server during query
I installed the Enterprise version of MySQL by Oracle on a different
machine, same version of SUSE, and this works. I don't want to have to
purchase there version and from what I can tell it is only one revision
off mysql Ver 14.14 Di...
DBD::mysql bad auto/DBD/mysql/mysql.bundle file on OS XHowdy group :)
Having a bit of trouble getting DBD::mysql installed on OS X
I get this error:
root# perl -e 'use DBD::mysql;'
Can't load
'/Library/Perl/5.8.1/darwin-thread-multi-2level/auto/DBD/mysql/mysql.bundle'
for module DBD::mysql:
/Library/Perl/5.8.1/darwin-thread-multi-2level/auto/DBD/mysql/mysql.bundle(2):
Not a recognisable object file
at -e line 1
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
root#
Here is what is in the directory:
root# ls /Library/Perl/5.8.1/darwin-thread-multi-2level/au...
Perl MysqlHi all,
I am installing Bugzilla3 on a windowsXP box together with Mysql5.0.45
and ActivePerl-5.8.8.820. It passed the checksetup and created the
database. However, when I point my Firefox to http://localhost/ I got
the following error:
install_driver(mysql) failed: Can't load
'C:/Perl/site/lib/auto/DBD/mysql/mysql.dll' for module DBD::mysql:
load_file:The specified module could not be found at
C:/Perl/lib/DynaLoader.pm line 230.
at (eval 34) line 3
Compilation failed in require at (eval 34) line 3.
Perhaps a required shared library or dll isn't installed...
DBD::mysql::st execute failed: MySQL server has gone awayHello,
Sometimes, my sql is running for a quite long time, e.g. 1 hour
The perl script will warn "DBD::mysql::st execute failed: MySQL server
has gone away at ..." and my script failed.
I have already set the auto reconnect, e.g.
$dbh->{mysql_auto_reconnect} = 1;
But problem still occur, any idea?
Thanks.
Ryan Chan wrote:
> Sometimes, my sql is running for a quite long time, e.g. 1 hour
>
> The perl script will warn "DBD::mysql::st execute failed: MySQL server
> has gone away at ..." and my script failed.
>
> ...