mariadb/libmysql
gbichot@quadita2.mysql.com 19499229ed "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replication thread stops replication":
s/sleep/safe_sleep (thread safe); sleep 0/1/2/3/4/5/5/5 (get slave less late);
no message on error log (deadlock is too common sometimes), a global counter
instead (SHOW STATUS LIKE 'slave_retried_transactions').
Plus a fix for libmysql/Makefile.shared
2005-03-23 19:19:36 +01:00
..
.cvsignore
acinclude.m4
client_settings.h
conf_to_src.c
dll.c
errmsg.c
get_password.c
libmysql.c
libmysql.def
Makefile.am
Makefile.shared "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replication thread stops replication": 2005-03-23 19:19:36 +01:00
manager.c