RE: Mysql Error

2003-01-15 Thread Simon Green
PROTECTED] Subject: Mysql Error When I try to connect to the MySql server on localhost I get the following error: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) I am not quite sure what this means. I am running Mac OS X 10.2.3. Before I upgraded from

Mysql Error

2003-01-15 Thread Daniel Florian
When I try to connect to the MySql server on localhost I get the following error: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) I am not quite sure what this means. I am running Mac OS X 10.2.3. Before I upgraded from 10.1, I had no problems, but now am unable to c

Re: Is this a MySQL error?

2002-12-26 Thread Paul DuBois
At 11:47 +0200 12/25/02, Octavian Rasnita wrote: Hi all, I gave the following command in the default MySQL client: select from_days(365); The result is -00-00 instead of 0001-00-00. If I gave the following command: select from_days(366); It gives the result 0001-01-01. If I give numbers

Re: Is this a MySQL error?

2002-12-25 Thread Benjamin Pflugmann
Hello. On Wed 2002-12-25 at 11:47:22 +0200, [EMAIL PROTECTED] wrote: > Hi all, > > I gave the following command in the default MySQL client: > > select from_days(365); > > The result is -00-00 instead of 0001-00-00. > > If I gave the following command: > > select from_days(366); > > It g

Is this a MySQL error?

2002-12-25 Thread Octavian Rasnita
Hi all, I gave the following command in the default MySQL client: select from_days(365); The result is -00-00 instead of 0001-00-00. If I gave the following command: select from_days(366); It gives the result 0001-01-01. If I give numbers less than 356, the result is 0 for the year, the

Opaque mysql error ...

2002-12-08 Thread Dennis Allison
I have a moderately large database (150K records of nine fields, a bit under 500 bytes per record with a primary key. The database is of Type BDB. To improve query performance I concluded I needed to add a three element index. Running alter table foo add index udex( w_1, w_2, w3 );

MySQL - ERROR 2003: Can't connect

2002-10-21 Thread Clive Grigg
Hi. I am new to this and can't get started because I receive the error message: ERROR 2003: Can't connect to MySQL server on 'localhost' (10061). o/s : WindowsXP. Any ideas? Thanks, Clive. - Before posting, please check: h

Re: MySQL - ERROR 2003: Can't connect

2002-10-21 Thread Joseph Bueno
Clive Grigg wrote: > Hi. > I am new to this and can't get started because I receive the error message: > > ERROR 2003: Can't connect to MySQL server on 'localhost' (10061). > > o/s : WindowsXP. > > Any ideas? > > Thanks, > Clive. > Hi, I don't use MySQL on Windows so I can't really help you;

re: MySQL Error

2002-10-12 Thread Paul DuBois
At 13:15 +0300 10/11/02, Victoria Reznichenko wrote: >Abhi, >Thursday, October 10, 2002, 8:30:43 PM, you wrote: > >A> I am not able to connect mysql server after executing this command > >A> ./safe_mysqld -O key_buffer=64M -O table_cache=256 -O >A> sort_buffer=4M -O read_buffer_size=1M T

re: MySQL Error

2002-10-11 Thread Victoria Reznichenko
Abhi, Thursday, October 10, 2002, 8:30:43 PM, you wrote: A> I am not able to connect mysql server after executing this command A> ./safe_mysqld -O key_buffer=64M -O table_cache=256 -O A> sort_buffer=4M -O read_buffer_size=1M A> [repository@shoggoth bin]$ ./mysql -u root A> ERROR 2002:

MySQL Error

2002-10-10 Thread Abhi
Dear Mysql user, I am not able to connect mysql server after executing this command ./safe_mysqld -O key_buffer=64M -O table_cache=256 -O sort_buffer=4M -O read_buffer_size=1M [repository@shoggoth bin]$ ./mysql -u root ERROR 2002: Can't connect to local MySQL server through socket '/t

MySQL Error 1030: Got error -30996 from table handler

2002-10-01 Thread Sridhar Peddireddy
List, I would appreciate if somebody has any ideas on the above error. We are getting this error "Error 1030: Got error -30996 from table handler" with BDB tables on a Linux Server (Red Hat 7.3), the version of MySQL is 3.23.42 Thanks Sridhar ---

Re: Mysql Error

2002-09-25 Thread Peter Goggin
EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, September 26, 2002 12:28 AM Subject: Re: Mysql Error > if I remember right, there is a php-mysql*rpm package for redhat which corrects this problem. > > Thomas > > On Wed, 25 Sep 2

Re: Mysql Error

2002-09-25 Thread Thomas Seifert
TECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Wednesday, September 25, 2002 10:30 PM > Subject: Re: Mysql Error > > > Hello, > > Your Apache is OK, but you've got a PHP version that's not configured with > the > --with-mysql option. You need to recompil

Re: Mysql Error

2002-09-25 Thread Iikka Meriläinen
dify > what is already installed? > > Regards > > Peter Goggin > > > - Original Message - > From: "Iikka Meriläinen" <[EMAIL PROTECTED]> > To: "Peter Goggin" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: We

Re: Mysql Error

2002-09-25 Thread Peter Goggin
o: "Peter Goggin" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, September 25, 2002 10:30 PM Subject: Re: Mysql Error Hello, Your Apache is OK, but you've got a PHP version that's not configured with the --with-mysql option. You need to recompile PHP if y

Re: Mysql Error

2002-09-25 Thread Iikka Meriläinen
Hello, Your Apache is OK, but you've got a PHP version that's not configured with the --with-mysql option. You need to recompile PHP if you've installed from the source. Regards, Iikka On Wed, 25 Sep 2002, Peter Goggin wrote: > I have got apache and mysql running on my linux server. When conne

Re: Mysql Error

2002-09-25 Thread Thomas Seifert
it sounds more like the php-built has not been linked against the mysql-libraries. but before a close there should have been a "mysql_connect" which should bring up the same error. Thomas On Wed, 25 Sep 2002 21:39:51 +1000 "Peter Goggin" <[EMAIL PROTECTED]> wrote: > I have got apache and mysql

Mysql Error

2002-09-25 Thread Peter Goggin
I have got apache and mysql running on my linux server. When connecting to my web site I get the following error: Fatal error: Call to undefined function: mysql_close() in /usr/local/www/vantweststamps/databaselogin.php on line 15 Does this mena the apache server has not been linked to the mysql

Re: mysql error in RH7.3

2002-08-28 Thread nflorez
Thanks to all that reply to my help request. Yes, mysqld was not running. Thanks again, Nestor :-) - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the

RE: mysql error in RH7.3

2002-08-28 Thread Kovar Jan
do not need (maybe even must not) use -u root -p Just try it without it. Simply "mysql". Jan Kovar -Original Message- From: Mertens Bram [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 28, 2002 9:12 AM To: [EMAIL PROTECTED] Subject: Re: mysql error in RH7.3 On Wed, 2002-0

Re: mysql error in RH7.3

2002-08-28 Thread Mertens Bram
On Wed, 2002-08-28 at 03:35, nflorez wrote: > I am trying to run Mysql for the first time and it fail. > -- > #mysql -u root -p > Enter password: > ERROR 2002: Can't connect to local MySQL server through socket > '/var/lib/mysql/mysql.sock' (2) > - I'm new to this list so

mysql error in RH7.3

2002-08-27 Thread nflorez
I am trying to run Mysql for the first time and it fail. Any ideas? Thanks, Nestor :-) -- #mysql -u root -p Enter password: ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) -

MySQL ERROR 1133 MEANING?

2002-08-17 Thread Michael Widenius
Hi! > "duo" == duo fu <[EMAIL PROTECTED]> writes: duo> Hi friends: duo> I try to grant privileges to a user named 'glen' but not succeed. Here is duo> the script: mysql> select * from user where User='glen'; duo> | localhost | glen |... mysql> grant all privileges on test.* to 'glen'@'l

Re: MySQL ERROR 1133 MEANING?

2002-08-16 Thread duo fu
t;To: [EMAIL PROTECTED] >Subject: Re: MySQL ERROR 1133 MEANING? >Date: Fri, 16 Aug 2002 17:02:01 +0300 > >duo, >Friday, August 16, 2002, 2:23:52 AM, you wrote: > >df> Hi friends: >df> I try to grant privileges to a user named 'glen' but not succeed. Here >

Re: MySQL ERROR 1133 MEANING?

2002-08-16 Thread Victoria Reznichenko
duo, Friday, August 16, 2002, 2:23:52 AM, you wrote: df> Hi friends: df> I try to grant privileges to a user named 'glen' but not succeed. Here is df> the script: [skip] df> mysql> grant all privileges on test.* to 'glen'@'localhost' identified by df> 'tidbs1'; df> ERROR 1133: Can't find any m

MySQL ERROR 1133 MEANING?

2002-08-15 Thread duo fu
Hi friends: I try to grant privileges to a user named 'glen' but not succeed. Here is the script: -# mysql> update user set Password=password('tidbs1') where User='glen'; Query OK, 0 rows affected (0.00 sec) Rows matched: 1 Cha

MySQL ERROR 1133 MEANING?

2002-08-15 Thread duo fu
Hi friends: I try to grant privileges to a user named 'glen' but not succeed. Here is the script: -# mysql> update user set Password=password('tidbs1') where User='glen'; Query OK, 0 rows affected (0.00 sec) Rows matched: 1 Cha

MySQL Error Logs Question

2002-08-04 Thread Paul Maine
How can I set up MySQL error logging? Is there any PHP MySQL error log parsers? Thank You - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive

Re: MySQL ERROR 1062: Duplicate entry '1' for key 1

2002-07-29 Thread Dan Nelson
In the last episode (Jul 29), Prince Chidi Ajuzie said: > MySQL Question > I run sql version 3.23.42. > > LOAD DATA INFILE "/usr/lists" INTO TABLE lists; > ERROR 1062: Duplicate entry '1' for key 1 > > Please how do i run this successfully. Ive tried the REPLACE option without > any luck. You p

Re: MySQL ERROR 1062: Duplicate entry '1' for key 1

2002-07-29 Thread Victoria Reznichenko
Prince, Monday, July 29, 2002, 12:58:22 PM, you wrote: PCA> MySQL Question PCA> I run sql version 3.23.42. PCA> LOAD DATA INFILE "/usr/lists" INTO TABLE lists; PCA> ERROR 1062: Duplicate entry '1' for key 1 PCA> Please how do i run this successfully. Ive tried the REPLACE option without PCA> an

MySQL ERROR 1062: Duplicate entry '1' for key 1

2002-07-29 Thread Prince Chidi Ajuzie
MySQL Question I run sql version 3.23.42. LOAD DATA INFILE "/usr/lists" INTO TABLE lists; ERROR 1062: Duplicate entry '1' for key 1 Please how do i run this successfully. Ive tried the REPLACE option without any luck. - Before

RE: mysql error

2002-07-15 Thread Alain Fontaine
2 15:07 À : [EMAIL PROTECTED] Objet : mysql error Hi all, has anybody ever seen this? And knows what it means? thx. You have an error in your SQL syntax near 's self-supporting ribbed form was probably not strong enough to render the desig' at line 1 regards Wilbert

RE: mysql error

2002-07-15 Thread Jay Blanchard
[snip] has anybody ever seen this? And knows what it means? thx. You have an error in your SQL syntax near 's self-supporting ribbed form was probably not strong enough to render the desig' at line 1 [/snip] Ye, we have all seen this. It means that there is something wrong with your query. Howev

mysql error

2002-07-15 Thread W. Enserink
Hi all, has anybody ever seen this? And knows what it means? thx. You have an error in your SQL syntax near 's self-supporting ribbed form was probably not strong enough to render the desig' at line 1 regards Wilbert mysql error / query - Pas de

RE: mysql error!!!

2002-07-03 Thread Cal Evans
: mysql error!!! [root /root]# mysqladmin -u root password '30waverly' mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server through socket '/var/lib/mysql/mysql .sock' (111)' Check that mysqld is running and th

Re: mysql error!!!

2002-07-03 Thread Peter Matulis
start the server before connecting to it. *** REPLY SEPARATOR *** On 7/3/2002 at 3:24 PM Rahadul Kabir wrote: >[root /root]# mysqladmin -u root password '30waverly' >mysqladmin: connect to server at 'localhost' failed >error: 'Can't connect to local MySQL server through socket

mysql error!!!

2002-07-03 Thread Rahadul Kabir
[root /root]# mysqladmin -u root password '30waverly' mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server through socket '/var/lib/mysql/mysql .sock' (111)' Check that mysqld is running and that the socket: '/var/lib/mysql/mysql.sock' ex ists! [root /roo

ADO or MySQL error ?

2002-07-03 Thread Martin Teefy
Hi, I have installed mySql 3.23 max for NT and i'm getting the following error, but I am not sure if it is ADO or MySQL at fault ! I need to list the tables,columns and indices of the DB and the last index access statement is failing. I'm accessing MySql via a DSN connection from within VB6.

mySQL Error Code: (2003)

2002-05-22 Thread Konrad Steynberg
Hi, Sometime when connecting to mysql I get mySQL Error Code: (2003) Can't connect to MySQL server on '127.0.0.1' (10061) even when the server is up and running. I think it might happen cause it is very busy. I there a way to maybe make it wait longer for the client to

Re: mysql error

2002-05-15 Thread Colin Faber
Hi Tristan, Both the client and the server must have that option enabled. You must also have the right setup in your grant tables to load files. Try loading it locally (with out the LOCAL flag) and see if that helps. Tristan Trio wrote: > > Hello, > Am new to mySQL. I had installed mySQL ve

Re: mysql error (help)

2002-05-15 Thread Victoria Reznichenko
Tristan, Wednesday, May 15, 2002, 2:58:26 PM, you wrote: TT> Am new to mySQL. I had installed mySQL version 3.23.49 on my pc running on TT> windows 98. My problem is when I tried to populate a database using the TT> command: TT> load data local infile "uprhs.txt" into table uprhs; TT> I

mysql error (help)

2002-05-15 Thread Tristan Trio
Hello guys, Am new to mySQL. I had installed mySQL version 3.23.49 on my pc running on windows 98. My problem is when I tried to populate a database using the command: load data local infile "uprhs.txt" into table uprhs; I get an error message "ERROR 1148: The used command is not allowe

Re: >>> MYSQL ERROR-NO.0 <<

2002-05-09 Thread Georg Richter
On Thursday, 9. May 2002 18:43, ">>> Soilant ! wrote: > Dear mysql, > I just got one simple table. The PHP-Script ist ok (tested on another > server), but trying to get data over my server, nothing comes back. > So, I put up the lines: > ".mysql_errno()." - ".mysql_error()." > It gives back: " 0 -

>>> MYSQL ERROR-NO.0 <<

2002-05-09 Thread >>> Soilant ! <<
Dear mysql, I just got one simple table. The PHP-Script ist ok (tested on another server), but trying to get data over my server, nothing comes back. So, I put up the lines: ".mysql_errno()." - ".mysql_error()." It gives back: " 0 - " What does it mean? Is there maybe NO connection to MySql? Sor

Structure of Mysql Error Messages

2002-05-02 Thread Tim Johnson
Hello All: I am using mysql Ver 11.15 Distrib 3.23.41, for redhat-linux-gnu (i386) on RH 7.2 So far, I am getting the following impression: Mysql error messages can be delimited into 3 sections: delimited by 2 colons. 1)Error code example-> ERROR 1

Re: Mysql Error while starting up

2002-04-18 Thread Paul DuBois
At 17:01 -0500 4/18/02, Sridhar Peddireddy wrote: >Has anyone encountered the following error, while starting the mysql >daemon as a user other than root. > >"Can't create IP Socket: Permission Denied" > >I do not encounter any problem when running the same as root > >I have checked the permission

Mysql Error while starting up

2002-04-18 Thread Sridhar Peddireddy
Has anyone encountered the following error, while starting the mysql daemon as a user other than root. "Can't create IP Socket: Permission Denied" I do not encounter any problem when running the same as root I have checked the permission on /datadir /basedir /tmp, they seem to be OK. Thanks Sr

MySQL - ERROR 2002

2002-04-02 Thread Victoria Reznichenko
Andrew, Tuesday, April 02, 2002, 10:06:42 AM, you wrote: A> I keep on getting the following error message when trying to connect to A> MySQL - ERROR 2002: Can't connect to local MySQL server through socket A> '/var/lib/mysql/mysql.sock' A> This can be fixed by cr

MySQL - ERROR 2002

2002-04-01 Thread Andrew
G'day, I keep on getting the following error message when trying to connect to MySQL - ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' This can be fixed by creating a link from the /tmp/mysql.sock file. Which I have done and stil

Re: mysql error

2002-03-17 Thread Heikki Tuuri
online manual and latest news on InnoDB -Original Message- From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Newsgroups: mailing.database.mysql Date: Sunday, March 17, 2002 3:48 PM Subject: mysql error > > Placed At : > > >Hi ...

mysql error

2002-03-17 Thread Kannan_R
Placed At : Hi ... I have a database having 30 tables..i run mysql-4.0.0 with innodb..updates and delete on one paritcular table fail ..when i run the query the prompt jus t hangs and i get the following error.. ERROR 1030: Got error 101 from

Re: Mysql error .

2002-03-11 Thread George Pitcher
Also, make sure that you 'flush privileges' after storing your user details in MySQL. George - Original Message - From: "Egor Egorov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 11, 2002 9:46 AM Subject: Mysql error . > carlos, >

Mysql error .

2002-03-11 Thread Egor Egorov
carlos, Saturday, March 09, 2002, 7:58:57 PM, you wrote: ca> Can someone help and tell how can i fix this error . ca> Warning: MySQL Connection Failed: Access denied for user: 'root@localhost' ca> (Using password: YES) Are you sure that your password was correct? You can find causes of access

Re: Mysql error .

2002-03-09 Thread Chuck \"PUP\" Payne
You can't log as root because a password has been set. You need to log like this # mysql -u root -p It will then ask you for a password If you ever have to log onto another box use a -h hostname. | Chuck Payne | | Magi Design and Support | | www.

Mysql error .

2002-03-09 Thread carlos . arnt
Can someone help and tell how can i fix this error . Warning: MySQL Connection Failed: Access denied for user: 'root@localhost' (Using password: YES) Thanks . Carlos Arnt . -- Use o melhor sistema de busca da Internet Radar UOL - http://www.radaruol.c

Re: mysql error

2002-02-22 Thread theOtherOne
thx - Original Message - From: "Egor Egorov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 22, 2002 7:30 AM Subject: mysql error > > theOtherOne, > > Saturday, February 23, 2002, 1:52:20 AM, you wrote: > t> Hi, > > t>

Re: mysql error

2002-02-22 Thread Markus Lervik
On Sat, 2002-02-23 at 01:52, theOtherOne wrote: > Hi, > > I've got this problem when i try to connect to a mysql server with a PHP > code > > Warning: MySQL Connection Failed: Can't connect to local MySQL server > through socket '/tmp/mysql.sock' (111) [mle@hal9000 data]$ perror 111 Error code

mysql error

2002-02-22 Thread Egor Egorov
theOtherOne, Saturday, February 23, 2002, 1:52:20 AM, you wrote: t> Hi, t> I've got this problem when i try to connect to a mysql server with a PHP t> code t> Warning: MySQL Connection Failed: Can't connect to local MySQL server t> through socket '/tmp/mysql.sock' (111) It means that you are u

mysql error

2002-02-22 Thread theOtherOne
Hi, I've got this problem when i try to connect to a mysql server with a PHP code Warning: MySQL Connection Failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111) hope you can help me regards theotherone ---

Re: MYSQL error 127

2002-02-01 Thread Diana Soares
To see what an error means do: # perror Example: # perror 127 Error code 127: Unknown error 127 127 = Record-file is crashed On Fri, 2002-02-01 at 14:15, Dana Sharvit wrote: > Hi, > when trying to perform any queries on a specific table I get the following > error: > "Got error 127 from table

MYSQL error 127

2002-02-01 Thread Dana Sharvit
Hi, when trying to perform any queries on a specific table I get the following error: "Got error 127 from table handle" I could not find the meaning of this error in the mysql documentation, any ideas? any way I tried repairing the table using myisamchk with no success, any other ideas? Thanks D

Re: MySQL error

2001-12-10 Thread Heikki Tuuri
Hi! Table handler error 100 used to mean a deadlock or a lock wait timeout in InnoDB. Starting from version 3.23.44 these have been replaced by native MySQL error codes 1213 and 1205. Regards, Heikki http://www.innodb.com -- Order commercial MySQL/InnoDB support at https://order.mysql.com

MySQL error

2001-12-10 Thread Demirchyan Oganes-AOD098
Hello everyone, I'm getting error 100 from table handler. This is generated by the MySQL ODBC. Does anyone know what this can be caused by? I'm doing an Update, when it results in this error. But not every time, it happens randomly. Regards, Oganes Demirchyan Oganes Demirchyan Motoro

RE: Annoying DBD-mySQL error wont go away

2001-11-26 Thread Hill, David K
PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Annoying DBD-mySQL error wont go away Hi, I have been pulling my hair due to this annoying error. x( DBI::db=HASH(0x1d2998c)->disconnect invalidates 1 active statemen

Re: Annoying DBD-mySQL error wont go away

2001-11-26 Thread sherzodR
To be more specific, everytime you use $dbh->prepare(...), after you're done with'em, do $sth->finish(); That should solve the problem. Good luck -- sherzodR On Mon, 26 Nov 2001, Colin Faber wrote: >You've failed to close your prepare() statements with finish() > >See the perldoc on DBI agai

Re: Annoying DBD-mySQL error wont go away

2001-11-26 Thread Colin Faber
You've failed to close your prepare() statements with finish() See the perldoc on DBI again. Jaime Teng wrote: > > Hi, > > I have been pulling my hair due to this annoying error. x( > > > DBI::db=HASH(0x1d2998c)->di

Annoying DBD-mySQL error wont go away

2001-11-26 Thread Jaime Teng
Hi, I have been pulling my hair due to this annoying error. x( DBI::db=HASH(0x1d2998c)->disconnect invalidates 1 active statement handle (either destroy statement handles or call finish on them before disconnecting) a

RE: Please...... mysql error! please reply~ here is South Korea.

2001-10-30 Thread Quentin Bennett
: BungyJump [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 30 October 2001 1:29 p.m. To: [EMAIL PROTECTED] Subject: Please.. mysql error! please reply~ here is South Korea. I'am not english speak. sorry~ ^^;; [error] #

Please...... mysql error! please reply~ here is South Korea.

2001-10-29 Thread BungyJump
I'am not english speak. sorry~ ^^;; [error] # ./bin/safe_mysqld --user=mysql Starting mysqld daemon with databases from /usr/local/mysql/data 011030 09:04:16 mysqld ended # ---

Re: MySQL Error

2001-09-11 Thread Martin Mokrejs
> chown -R mysql.mysql /var/lib/mysql That's because there's user=root defined in safe_mysqld. I just put there mysql and it works fine. I don't know how you, but I don't like the .pid and .err file mixed with databases in the datadir. MYSQL_UNIX_PORT=${MYSQL_UNIX_PORT:-/tmp/mysql.sock} MYS

Re: MySQL Error

2001-09-11 Thread adam
i had the same problem chown -R mysql.mysql /var/lib/mysql and i created a symlink from /tmp to the /var/lib/mysql/mysql.sock and restarted mysql and wammo it worked.. I used this on one computer on the advice for Error 2002: ... ... mysql.sock(2) error. On Tue, 2001-09-11 at 08:53, Mi

MySQL Error

2001-09-11 Thread Mike
Hi All After upgrading to 42 I get the Error 2002 cannot connect though socket /tmp/mysql.sock (111) But using my Win client I can connect and run commands and my Web site connects and is running fine. Using RH 7.0 latest MySQL build .42 M;) MySQL Database Enlightenment

Re: MySQL Error Codes

2001-08-28 Thread Gerald Clark
Check the source. include/mysqld_error.h A. Clausen wrote: > I'm developing some MySQL applications using VB6 and ADO, and need to do some work >on error handling. I can get the error code easily enough from ADO's Error >collection, but is there a list of error codes and their descriptions.

MySQL Error Codes

2001-08-28 Thread A. Clausen
I'm developing some MySQL applications using VB6 and ADO, and need to do some work on error handling. I can get the error code easily enough from ADO's Error collection, but is there a list of error codes and their descriptions. I've been doing this by generating errors and seeing what codes

Re: MySQL error 145

2001-08-27 Thread Rafal Jank
Chris M wrote: > > Does anyone know how I can go about troubleshooting what is wrong here? This > is mysql on a Linux system > > I have no idea how to begin troubleshooting why the ACCOUNTING.MYD file > can't be opened, I need some hints. > That means that the table has crashed. Repair it with

Re: MySQL error 145

2001-08-27 Thread mickalo
Error: 45 145 = Table was marked as crashed and should be repaired >>On Mon, 27 Aug 2001 08:50:45 -0600, Chris M <[EMAIL PROTECTED]> wrote: >>Does anyone know how I can go about troubleshooting what is wrong here? This >>is mysql on a Linux system >> >>I have no idea how to begin troublesh

MySQL error 145

2001-08-27 Thread Chris M
Does anyone know how I can go about troubleshooting what is wrong here? This is mysql on a Linux system I have no idea how to begin troubleshooting why the ACCOUNTING.MYD file can't be opened, I need some hints. Thanks, Chris Fatal Error A serious problem was encountered: Execute failed fo

Re: How to get all of mysql error message

2001-08-22 Thread Dr. Werner Stürenburg
½ÉÃ溸 schrieb am Mittwoch, 22. August 2001, 11:50:05: > Hi. > I examined mysql/Docs/mysqld_error.txt. > But this file has error information from errno 1000 to 1175. > I want to know all of error numbers and messages I can see when programming > mysql access code. >From the shell, use perror

How to get all of mysql error message

2001-08-22 Thread 심충보
Hi. I examined mysql/Docs/mysqld_error.txt. But this file has error information from errno 1000 to 1175. I want to know all of error numbers and messages I can see when programming mysql access code. Does anybody know the way? Thanks in advance.!! --

Re: MySQL Error: 1036 (Table 'tblHSBOYArticle_basic' is read only)

2001-08-16 Thread Irmund Thum
> MySQL Error: 1036 (Table 'tblHSBOYArticle_basic' is read only) > Session halted. go to the mysql monitor and: use database; describe blHSBOYArticle_basic; - Before posting, please check: http://www.mysq

MySQL Error: 1036 (Table 'tblHSBOYArticle_basic' is read only)

2001-08-16 Thread ÇóÊdz±
s are read only. PHP said: MySQL Error: 1036 (Table 'tblHSBOYArticle_basic' is read only) Session halted. I don't know what's wrong with it. I "chmod 777", but it does not work yet, then I grant insert,update,delete to the table, it doesn't get better.

MySQL error

2001-08-01 Thread Doug
Can any one help me with this mysql error. "MySQL dead but subsys locked" I goofed in setting up the root user and tried a couple of not too bright things. Now I cannot even get MySQL started. reply to [EMAIL PROTECTED] Than

Mysql Error

2001-07-27 Thread Greg Dick
Hi, I am trying to use the precompiled version of mysql-3.23.37-ibm-4.3.3.0-rs6000. ANd when trying to start the mysqld i get the following error: exec(): 0509-036 Cannot load program ./mysqld because of the following errors: 0509-150 Dependent module /usr/local/lib/libz.a(shr.o) could not be l

[MySQL] Error when creating database

2001-07-23 Thread Lok Yek Soon
I created a script to create a table. The script is as follows: === use Contacts; CREATE TABLE Lead (lastname varchar(50), firstname varchar(50), title varchar(200), company varchar(200), telephone_work varchar(15), telephone_home varchar(15), fax varchar(15), email varchar(100), a

RE: mysql error

2001-07-19 Thread Adrian D'Costa
using > /etc/init.d/rc.d/mysql stop > > I had the same problem on a cobalt raq > running a variant of red hat and that > solved it. > > Sean > > -Original Message- > From: Adrian D'Costa [mailto:[EMAIL PROTECTED]] > Sent: 17 July 2001 08:32 > To:

RE: mysql error

2001-07-17 Thread sean . odonnell
EMAIL PROTECTED]] Sent: 17 July 2001 08:32 To: Mysql Mailing List Subject: mysql error Hi, I just installed a new version of mysql (not the latest) 3.23.36 which came with rh 7.1 cd. I know that it is buggy but I have the following problems that have been discussed in the list. I search the archive

mysql error

2001-07-17 Thread Adrian D'Costa
Hi, I just installed a new version of mysql (not the latest) 3.23.36 which came with rh 7.1 cd. I know that it is buggy but I have the following problems that have been discussed in the list. I search the archives but did not see how the problem got solved. The error: ERROR 2002: Can't connect

Re: MySQL error code list

2001-07-02 Thread Werner Stuerenburg
This is in the manual - how to find out and some examples: perror 126 127 132 134 135 136 141 144 145 126 = Index file is crashed / Wrong file format 127 = Record-file is crashed 132 = Old database file 134 = Record was already deleted (or record file crashed) 135 = No more room in record file 13

Re: MySQL error code list

2001-07-02 Thread Gerald Clark
Check the source. There is an error.h file. Lee, John wrote: > Hi all, > > I am a newbie in MySQL and would like to know if there is a list of error > codes for accessing MySQL database. > What I am asking is something like "What is the return error code for record > (or row) not found?" or "Wh

MySQL error code list

2001-07-01 Thread Lee, John
Hi all, I am a newbie in MySQL and would like to know if there is a list of error codes for accessing MySQL database. What I am asking is something like "What is the return error code for record (or row) not found?" or "What is the return error code if table doesn't exist, etc?" Thanks in advanc

RE: Mysql error (Index page)

2001-07-01 Thread Mike
error (Index page) - Original Message - From: "help" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 02, 2001 3:55 Subject: Mysql error (Index page) > > I am getting a few errors on the index page of > my site. I am running the page

Re: Mysql error (Index page)

2001-07-01 Thread Rolf Hopkins
- Original Message - From: "help" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 02, 2001 3:55 Subject: Mysql error (Index page) > > I am getting a few errors on the index page of > my site. I am running the page on a windwos 2000

Re: Mysql error (Index page)

2001-07-01 Thread David Robley
On Mon, 2 Jul 2001 05:25, help wrote: > I am getting a few errors on the index page of > my site. I am running the page on a windwos 2000 adv > server with Mysql and PHP. I have also installed the > ODBC module. The errors I am getting are as follows: > Warning: MySQL Connection Failed: A

Mysql error (Index page)

2001-07-01 Thread help
I am getting a few errors on the index page of my site. I am running the page on a windwos 2000 adv server with Mysql and PHP. I have also installed the ODBC module. The errors I am getting are as follows: Warning: MySQL Connection Failed: Access denied for user: 'mark@localhost' (Using pa

RE: MySQL Error Codes

2001-06-17 Thread Don Read
On 18-Jun-01 Sam Peascod wrote: > I have a web page which is based on mysql databases using PHP coding, but > the web page refuses to display correctly. It always returns an error > message: > > Fatal error: Call to undefined function: mysql_select_db() in > /usr/local/games/hlds_l/hlstats-1.01

MySQL Error Codes

2001-06-17 Thread Sam Peascod
I have a web page which is based on mysql databases using PHP coding, but the web page refuses to display correctly. It always returns an error message: Fatal error: Call to undefined function: mysql_select_db() in /usr/local/games/hlds_l/hlstats-1.01/hlstatsinc/db.inc on line 67 Is it somethin

Re: MYSQL error

2001-06-12 Thread Nisha Raju
It is Read The Fine Manual. - Original Message - From: "Simon Green" <[EMAIL PROTECTED]> To: "'Aldo Spano'" <[EMAIL PROTECTED]>; "Rolf Hopkins" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, June 12, 2001 6:58 PM

RE: MYSQL error

2001-06-12 Thread Simon Green
Read The Manual = RTFM -Original Message- From: Aldo Spano [mailto:[EMAIL PROTECTED]] Sent: 12 June 2001 14:30 To: Rolf Hopkins Cc: [EMAIL PROTECTED] Subject: Re: MYSQL error What is RTFM? A. Scrive Rolf Hopkins <[EMAIL PROTECTED]>: > There are settings that could probabl

Re: MYSQL error

2001-06-12 Thread Aldo Spano
ins" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Tuesday, June 12, 2001 0:03 > Subject: Re: MYSQL error > > > > Ok! thanks. > > I tried and with the prompt it seems to work. Effectively i have this > error > > often, but sometime it works c

<    1   2   3   4   >