mariadb/client
guilhem@mysql.com a039062ef3 Replication testsuite: making the master-slave synchronization less likely to fail,
by adding sleep-and-retries (max 4 times) if MASTER_POS_WAIT() returns NULL
in sync_with_master and sync_slave_with_master.
The problem showed up only today, in MySQL 5.0 in rpl_server_id2.test,
but may affect 4.x as well, so fixing it here. Note that I am also fixing
5.0 too, with the same exact patch, because I don't want to leave 5.0 broken
until the next 4.0->4.1->5.0 merge.
2004-05-14 23:08:03 +02:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
client_priv.h enum options renamed to avoid possible name conflicts 2003-09-29 11:21:17 +02:00
completion_hash.cc Update copyright 2001-12-06 14:10:51 +02:00
completion_hash.h Update copyright 2001-12-06 14:10:51 +02:00
connect_test.c Update copyright 2001-12-06 14:10:51 +02:00
get_password.c fixed bug Bug #683 (Prompt for password doesn't go to console for Windows) 2003-07-16 18:15:35 -04:00
insert_test.c Fix bug #3181: insert_test client test missing mysql_init 2004-03-29 18:10:59 +05:00
list_test.c Update copyright 2001-12-06 14:10:51 +02:00
Makefile.am Fixed searching after ssl directories. 2002-09-05 16:17:08 +03:00
my_readline.h Update copyright 2001-12-06 14:10:51 +02:00
mysql.cc Fix a forgotten skip of space at line begin for the 'system' command. 2004-05-06 16:15:46 +02:00
mysqladmin.c Indented comment properly 2004-03-04 10:57:30 +02:00
mysqlbinlog.cc Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 2004-03-12 22:03:27 +01:00
mysqlcheck.c Fixed a bug in --auto-repair. 2003-01-28 23:29:59 +02:00
mysqldump.c Fixed a problem with option --where, which earlier was not dynamic. One was not able 2004-05-07 01:02:57 +03:00
mysqlimport.c fixed Bug #1184 (change type of opt_ignore_lines to longlong) 2003-09-06 18:59:04 -04:00
mysqlmanager-pwgen.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
mysqlmanagerc.c Big code cleanup/review before 4.0.2 release. 2002-06-11 11:20:31 +03:00
mysqlshow.c - fixed C++-style comments to make IBM C compiler happy 2003-03-15 18:42:55 +01:00
mysqltest.c Replication testsuite: making the master-slave synchronization less likely to fail, 2004-05-14 23:08:03 +02:00
readline.cc Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
select_test.c Update copyright 2001-12-06 14:10:51 +02:00
showdb_test.c Update copyright 2001-12-06 14:10:51 +02:00
sql_string.cc Update copyright 2001-12-06 14:10:51 +02:00
sql_string.h Update copyright 2001-12-06 14:10:51 +02:00
ssl_test.c Update copyright 2001-12-06 14:10:51 +02:00
thimble.cc Update copyright 2001-12-06 14:10:51 +02:00
thread_test.c fix for bug #2905 - 2004-02-26 19:09:49 +01:00