GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu"...(no debugging symbols
found)...
/home/mef/core: No such file or directory.
(gdb) Quit
(gdb) run
Starting program: /usr/sbin/mysqld
(no debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...
(no debugging symbols found)...[New Thread 1024 (LWP 18579)]
(no debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...
/usr/sbin/mysqld: File '/var/log/mysql.log' not found (Errcode: 13)
010328  9:58:52  Could not use /var/log/mysql.log for logging (error 13)
(no debugging symbols found)...(no debugging symbols found)...[New Thread
2049 (LWP 18580)]
[New Thread 1026 (LWP 18581)]
[New Thread 2051 (LWP 18582)]
[New Thread 3076 (LWP 18583)]
/usr/sbin/mysqld: ready for connections
010328  9:58:52  Slave: connected to master '[EMAIL PROTECTED]:3306',
replication started in log 'sql2-bin.012' at position 195600247
010328  9:58:52  Slave: did not get the expected error running query from
master - expected: '(null)', got 'no error'
010328  9:58:52  Slave:  error running query 'UPDATE ads SET
AdsImps=AdsImps+1, DayImps=DayImps+1 WHERE AdsId='384' AND Status='A''
010328  9:58:52  Error running query, slave aborted. Fix the problem, and
re-start the slave thread with mysqladmin start-slave - log 'sql2-bin.012'
position 195600247
010328  9:58:52  Slave thread exiting, replication stopped in log
'sql2-bin.012' at position 195600247
(no debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...ptrace: No such process.
(gdb) back
#0  0x0 in ?? ()
(gdb) info locals
No frame selected.
(gdb) up
No stack.


But if I disable replication and run this query by hands - ALL OK... Why?
Any solutions?


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to