Fatal error: Illegal or unknown default time zone 'UTC'

2008-11-18 Thread Jimmy Soho
DB: Started; log sequence number 0 3703190066 081119 11:30:00 [ERROR] Fatal error: Illegal or unknown default time zone 'UTC' 081119 11:30:00 mysqld ended The only way to get mysqld starting again was to edit /etc/my.cnf, and comment out this line: #default-time-zone = UTC I also tried u

Re: Replication broken - fatal error 1236: 'error reading log entry'

2007-07-19 Thread Ofer Inbar
On Wed, Jul 18, 2007 at 06:13:10PM -0400, I wrote: > This afternoon, both slaves stopped at the same place, with the same error: > 070718 17:28:00 [ERROR] Error reading packet from server: error reading log > entry ( server_errno=1236) > 070718 17:28:00 [ERROR] Got fatal error

Replication broken - fatal error 1236: 'error reading log entry'

2007-07-18 Thread Ofer Inbar
:28:00 [ERROR] Error reading packet from server: error reading log entry ( server_errno=1236) 070718 17:28:00 [ERROR] Got fatal error 1236: 'error reading log entry' from master when reading data from binary log 070718 17:28:00 [Note] Slave I/O thread exiting, read up to log 'hlgbinlo

Fatal error

2006-12-23 Thread eng.waleed
hi when I am run mysql_pconnect I have messageFatal error: Call to undefined function: mysql_pconnect() and when i see at http logs I see this lines is there any suggestion Warning: Unknown(): Unable to load dynamic library '/usr/lib/php4/mysql.so' - /usr/lib/libmysqlclient.so.10: symbol errn

Re: Fatal error

2006-08-03 Thread Martin Jespersen
, Martin Jespersen <[EMAIL PROTECTED]> wrote: Looks like drupal had an error when doing the backup - mysql is complaining over the fact that your backup.sql file contains a html formated fatal error message. Kaushal Shriyan wrote: > Hi ALL > > I have taken backup of http://mydomain.com/?q

Re: Fatal error

2006-08-03 Thread Kaushal Shriyan
On 8/3/06, Martin Jespersen <[EMAIL PROTECTED]> wrote: Looks like drupal had an error when doing the backup - mysql is complaining over the fact that your backup.sql file contains a html formated fatal error message. Kaushal Shriyan wrote: > Hi ALL > > I have taken backup of http

Re: Fatal error

2006-08-02 Thread Martin Jespersen
Looks like drupal had an error when doing the backup - mysql is complaining over the fact that your backup.sql file contains a html formated fatal error message. Kaushal Shriyan wrote: Hi ALL I have taken backup of http://mydomain.com/?q=admin/database through drupal 4.6.3 by selecting all

Fatal error

2006-08-02 Thread Kaushal Shriyan
ter password: ERROR 1064 at line 55817: You have an error in your SQL syntax near ' Fatal error: Maximum execution time of 30 seconds exceeded in ' at line 1 [EMAIL PROTECTED] root]# I get the above error Any clue Please let me know if you need more info on this issue Thanks and Reg

Re: mysqld doesn't starts with Fatal Error

2005-11-17 Thread Gleb Paharenko
Hello. > 051116 16:27:54 [ERROR] Fatal error: Can't open and lock privilege tables:= > Table 'mysql.host' doesn't exist Have a invoked mysql_install_db? See: http://dev.mysql.com/doc/refman/5.0/en/unix-post-installation.html Jörg Nowak wrote: >

mysqld doesn't starts with Fatal Error

2005-11-16 Thread Jörg Nowak
I configured a cluster and it works fine. But starting mysqld: /usr/local/mysql/libexec/mysqld --user=root --log-bin=udo-bin fails 051116 16:27:54 [Note] Starting Cluster Binlog 051116 16:27:54 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' does

Re: Fatal error: Can't open privilege tables: File '/usr/local/share/mysql/charsets/?.conf' not found (Errcode: 2)

2004-11-29 Thread Gleb Paharenko
> > I am trying to run mysql 4.0.21 server on a freeBSD 5.3 box. I tried > to run mysqld_safe to add a root password but i can't seem to run the > safe command because it shuts down immediately. > > The following error is presented to me: > > Fatal error: Can&

Re: Fatal error: Can't open privilege tables: File '/usr/local/share/mysql/charsets/?.conf' not found (Errcode: 2)

2004-11-28 Thread Michael Stassen
n immediately. The following error is presented to me: Fatal error: Can't open privilege tables: File '/usr/local/share/mysql/charsets/?.conf' not found (Errcode: 2) I would like it to load the latin1.conf charset. I can't find any variable that influences this choice. Probably the

Fatal error: Can't open privilege tables: File '/usr/local/share/mysql/charsets/?.conf' not found (Errcode: 2)

2004-11-28 Thread Ricardo David Martins
Hi I am trying to run mysql 4.0.21 server on a freeBSD 5.3 box. I tried to run mysqld_safe to add a root password but i can't seem to run the safe command because it shuts down immediately. The following error is presented to me: Fatal error: Can't open privilege tables: File '/

Re: Fatal Error on db

2004-10-19 Thread Egor Egorov
John <[EMAIL PROTECTED]> wrote: Not a MySQL error. it's a bug in the application. > > I am using php/mysql for a program and everything > installed fine but when I try to open it up I get this > error: > > Fatal Error : Couldn't find local config file. >

Fatal Error on db

2004-10-18 Thread John
I am using php/mysql for a program and everything installed fine but when I try to open it up I get this error: Fatal Error : Couldn't find local config file. File Name : /program/admin/index.php Error Code : err01 Time :18 Oct 2004, 07:19:44 pm PHP Fatal error: Call to undefined fun

Re: Slave I/O thread dies, fatal error 1236

2004-09-08 Thread matt ryan
Remigiusz SokoÅowski wrote: matt ryan wrote: Tobias Asplund wrote: <>On Tue, 7 Sep 2004, matt ryan wrote: I forgot, did you have multiple slaves on multiple machines? If so, do they have identical hardware/drivers? Multiple slaves on same machine, one works fine Do You tried to distribute replic

Re: Slave I/O thread dies, fatal error 1236

2004-09-07 Thread Remigiusz Sokołowski
matt ryan wrote: Tobias Asplund wrote: <>On Tue, 7 Sep 2004, matt ryan wrote: I forgot, did you have multiple slaves on multiple machines? If so, do they have identical hardware/drivers? Multiple slaves on same machine, one works fine Do You tried to distribute replication to other machines? Is

Re: Slave I/O thread dies, fatal error 1236

2004-09-07 Thread matt ryan
Tobias Asplund wrote: <>On Tue, 7 Sep 2004, matt ryan wrote: I forgot, did you have multiple slaves on multiple machines? If so, do they have identical hardware/drivers? Multiple slaves on same machine, one works fine -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql

Re: Slave I/O thread dies, fatal error 1236

2004-09-07 Thread Tobias Asplund
On Tue, 7 Sep 2004, matt ryan wrote: > Still have not got this fixed, I'm all out of idea's, the slave has been > reloaded again today I forgot, did you have multiple slaves on multiple machines? If so, do they have identical hardware/drivers? -- MySQL General Mailing List For list archives: h

Re: Slave I/O thread dies, fatal error 1236

2004-09-07 Thread matt ryan
e of event (server_errno=1236) 040901 18:36:21 Got fatal error 1236: 'binlog truncated in the middle of event' from master when reading data from binary log 040901 18:36:21 Slave I/O thread exiting, read up to log 'FINANCE-bin.186', position 7517914 2 slaves on one box both mas

Re: Slave I/O thread dies, fatal error 1236

2004-09-02 Thread matt ryan
gerald_clark wrote: We have no idea what you are running, or what you are running it on. matt ryan wrote: 040901 18:36:21 Error reading packet from server: binlog truncated in the middle of event (server_errno=1236) 040901 18:36:21 Got fatal error 1236: 'binlog truncated in the middle of

Re: Slave I/O thread dies, fatal error 1236

2004-09-02 Thread gerald_clark
We have no idea what you are running, or what you are running it on. matt ryan wrote: 040901 18:36:21 Error reading packet from server: binlog truncated in the middle of event (server_errno=1236) 040901 18:36:21 Got fatal error 1236: 'binlog truncated in the middle of event' from m

Slave I/O thread dies, fatal error 1236

2004-09-02 Thread matt ryan
040901 18:36:21 Error reading packet from server: binlog truncated in the middle of event (server_errno=1236) 040901 18:36:21 Got fatal error 1236: 'binlog truncated in the middle of event' from master when reading data from binary log 040901 18:36:21 Slave I/O thread exiting, read

Fatal error 1236 (replication)

2004-04-15 Thread Paul Fierro
to start replication from impossible position (server_errno=1236) Got fatal error 1236: 'Client requested master to start replication from impossible position' from master when reading data from binary log Slave I/O thread exiting, read up to log 'dbm-bin.041

Replication slave gets fatal error 1236 on an almost daily basis.

2003-12-16 Thread Andy DePue
entry exceeded max_allowed_packet; Increase max_allowed_packet on master (server_errno=1236) 031216 9:55:44 Got fatal error 1236: 'log event entry exceeded max_allowed_packet; Increase max_allowed_packet on master' from master when reading data from binary log 031216 9:55:44 Slave

Re: Fatal error

2002-12-29 Thread Stefan Hinz, iConnect \(Berlin\)
Pikasz, > >...then appear the next error and I don't understand why: > >Fatal error: Call to undefined function: mysql_connect() in > >/var/www/html/vk/vk.php on line 11 Looks like MySQL has not been enabled in your PHP installation. Check with phpinfo() to find out. Re

Re: Fatal error

2002-12-29 Thread Doug Thompson
r >an specified database. >...then appear the next error and I don't understand why: > >Fatal error: Call to undefined function: mysql_connect() in >/var/www/html/vk/vk.php on line 11 > >Thanks > >picas

Re: Fatal error

2002-12-29 Thread LeVar Bery
e mysql.user table exist webuser/webpass and in mysql.db table too for > an specified database. > ...then appear the next error and I don't understand why: > > Fatal error: Call to undefined function: mysql_connect() in > /var/www/html/vk/vk.php on line 11 > > Thanks > &g

Fatal error

2002-12-29 Thread Pikasz Gyorgy
table too for an specified database. ...then appear the next error and I don't understand why: Fatal error: Call to undefined function: mysql_connect() in /var/www/html/vk/vk.php on line 11 Thanks picas - Before postin

Re: fatal error

2002-11-30 Thread Thomas Seifert
obviously configured something wrongly and can't work > out what. The output i get when I try to do anything mysql-ish from my php > code is: > > Fatal error: Call to undefined function: mysql_connect() in > /var/www/testphp.php on line 7 > > To me this says 'mysql

fatal error

2002-11-30 Thread Brendan Mansell
try to do anything mysql-ish from my php code is: Fatal error: Call to undefined function: mysql_connect() in /var/www/testphp.php on line 7 To me this says 'mysql isn't installed as far as I can tell' since the connect function is the first thing it does.. but I've looked thro

RE: Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root!

2002-11-22 Thread Shon Stephens
or whatever your paths are. -Original Message- From: Kenneth Illingsworth [mailto:[EMAIL PROTECTED]] Sent: Friday, November 22, 2002 4:06 PM To: [EMAIL PROTECTED] Subject: RE: Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root! Tha

RE: Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root!

2002-11-22 Thread Shon Stephens
, 2002 3:30 PM To: < Subject: Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root! This happens when I try to start the mysql daemon. I have checked the manual, but cannot fathom what else I am supposed to do. Here is what has been done so fa

Fatal error: Please read "Security" section of the manual tofind out how to run mysqld as root!

2002-11-22 Thread Kenneth Illingsworth
This happens when I try to start the mysql daemon. I have checked the manual, but cannot fathom what else I am supposed to do. Here is what has been done so far: ./scripts//mysql_install_db seemed to initialize the MySQL db's ok. I also executed the following statements without issue: chown -

re: Fatal error when using --skip-grant-tables option

2002-11-11 Thread Egor Egorov
RJ> get a "Fatal Error: Please read "Security" section of the manual to find RJ> out how to run mysqld as root". Then the server shuts down. RJ> I tried looking in the documentation but found nothing. Run: shell> safe_mysqld --skip-grant-tables & --

Fatal error when using --skip-grant-tables option

2002-11-09 Thread Robert Johnston
OK, I lost my password. Snicker away. I tried using the instructions I found in the MySQL manual and got hung up on starting the MySQL server in an unsecured state. The instructions say to start mysqld with the --skip-grant-tables option. When I do I get a "Fatal Error: Please read &quo

Re: Fatal Error: Call to undefined function: mysql_connect()

2002-04-25 Thread Georg Richter
On Thursday, 25. April 2002 08:17, Andrew Rich wrote: > 5. I have determined I was running a copy of PHP that did not have MYSQL > support compiled in. Yes, looks like this is an an very old version, without mysql-support. > 6. Could someone suggest where i could get a PHP copy that supports MYS

Re: Fatal Error: Call to undefined function: mysql_connect()

2002-04-24 Thread Donna Robinson
> 1. I found I had a RPM Install of PHP and a compiled version. (Off my book > cdrom) :-(( happened to me 2 > 4. I want to start from scratch but don't want to have to re-format nah. you've rpm -e'd the rpm. I had to build from scratch to compile mysql + php in as I couldn't find an off-the-she

Fatal Error: Call to undefined function: mysql_connect()

2002-04-24 Thread Andrew Rich
$db = mysql_connect( Fatal Error: Call to undefined function: mysql_connect() 1. I found I had a RPM Install of PHP and a compiled version. (Off my book cdrom) 2. How can you get rid of file that you have gunziped ? in reverse, ie 'remove the following files' instead of 'instal

Re: error : Fatal error: Call to a member function on a non-object

2002-04-16 Thread ds
info set . Try $result=mysql_query("update info set . or $result=mysql_query("update info set .",$link); Check the PHP Manual. On Tue, 2002-04-16 at 05:40, bob nt wrote: > i get an error like > > Fatal error: Call to a member function on a non-object &

error : Fatal error: Call to a member function on a non-object

2002-04-15 Thread bob nt
i get an error like Fatal error: Call to a member function on a non-object in the line $result=$dbconn->Execute("update infotab set infomessage='$file_name' WHERE info_id='$ypid'"); here $ file_name returns a file name like mirror.txt or x.gif. & i

Re: MySql "fatal error" in mysql-opt.exe

2002-03-19 Thread Michael Widenius
error from MYSQLD-OPT.exe, with the usual Win98 "close" and "details" and >> the console screen for that program reads: >> >> c:\serve\MySql\bin\mysql-opt.exe: Fatal error: Can't find messagefile 'C: >> erve\MySql\share\english\errmsg.sys' &

Re: MySql "fatal error" in mysql-opt.exe

2002-03-12 Thread Miguel Angel Solorzano
ladmin" program, I get a Windows >error from MYSQLD-OPT.exe, with the usual Win98 "close" and "details" and >the console screen for that program reads: > >c:\serve\MySql\bin\mysql-opt.exe: Fatal error: Can't find messagefile 'C: >erve\MySql\share\en

MySql "fatal error" in mysql-opt.exe

2002-03-12 Thread Mick
usual Win98 "close" and "details" and the console screen for that program reads: c:\serve\MySql\bin\mysql-opt.exe: Fatal error: Can't find messagefile 'C: erve\MySql\share\english\errmsg.sys' It seems the program is looking in "C:/ erve" when in fact

Fatal error: Can't change to run as user 'mysql' ; Please check that the user exists!

2002-02-19 Thread jjones
>Description: Followed steps to install binary distribution, including adding mysql user to group mysql. The user exists. When you run bin/safe_mysqld --user=mysql & or if you run bin/mysqld --user=mysql & or if you run bin/mysqld --user=#UID & then it gives this error. No error if y

3.23.49 - Fatal error: Can't change to run as user 'mysql' ; Please check that the user exists!

2002-02-18 Thread sitnikov
>Description: MysQL 3.23.48 works fine, but after upgrade to 3.23.49: Fatal error: Can't change to run as user 'mysql' ; Please check that the user exists! >How-To-Repeat: Upgade from 3.23.48 to 3.23.49 >Fix: Downgrade to 3.23.48

Bug with MySQL replication of "error 'unexpected success or fatal error' on query 'create database db2183-2'"

2001-08-08 Thread Kevin Green
r | Skip_counter | +-+-+-+---+- -+--+---+-+- ++-- -+--+ | coulds07.netbenefit.com | admin | 3306| 60| coulds07-bin.008 | 25262417 | No| | | 4294967295 | error 'unexpected success or fatal error' on query

Re: Urgent: fatal error on mysql_connect()

2001-05-16 Thread fidodido
t: Wednesday, May 16, 2001 2:34 PM >Subject: Urgent: fatal error on mysql_connect() > > > > Hi all! > > I need to know how to solve this. > > I keep on having this error whenever my scripts using mysql_connect()... > > > > Fatal error: Call to un

Re: Urgent: fatal error on mysql_connect()

2001-05-16 Thread Zak Greant
PROTECTED]> Sent: Wednesday, May 16, 2001 2:34 PM Subject: Urgent: fatal error on mysql_connect() > Hi all! > I need to know how to solve this. > I keep on having this error whenever my scripts using mysql_connect()... > > Fatal error: Call to undefined function: mysql_connect(

Urgent: fatal error on mysql_connect()

2001-05-16 Thread fidodido
Hi all! I need to know how to solve this. I keep on having this error whenever my scripts using mysql_connect()... Fatal error: Call to undefined function: mysql_connect() in /www/html/phpMyAdmin/lib.inc.php on line 255 TIA!!! Regards Annie