summaryrefslogtreecommitdiff
path: root/mysql-test/t/log_tables.test
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-1064/+0
* MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-041-0/+1
* MDEV-7917 main.log_tables fails sporadically in buildbot #2Elena Stepanova2015-04-061-1/+2
* Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-1/+2
|\
| * MDEV-7431 main.log_tables fails sporadically in buildbotElena Stepanova2015-01-151-1/+2
* | MDEV-4412 : SLOW QUERY LOG - add affected rows (UPDATE / DELETE) in slow quer...Nirbhay Choubey2014-11-301-4/+6
* | MDEV-34 delete storage/ndb and sql/*ndb* (and collateral changes)Sergei Golubchik2014-10-111-2/+0
|/
* more post-merge fixes:Sergei Golubchik2013-07-211-1/+0
* MDEV-4757 Change mysql.slow_log.event_time from TIMESTAMP to TIMESTAMP(6)Sergei Golubchik2013-07-151-1/+1
* Update log_tables.test: some definitions of columns have changed, and slow_lo...Sergey Petrunya2013-07-041-6/+8
* merge with 5.3Sergei Golubchik2011-10-191-10/+10
|\
| * microseconds in log tables:Sergei Golubchik2011-05-191-10/+10
* | Auto-merge from mysql-5.1-bugteam for bug#47924.Dmitry Shulga2010-11-081-0/+19
|\ \ | |/
| * A fix and a test case for Bug#47924 -main.log_tables times outDmitry Shulga2010-11-071-0/+19
* | merge of bug#35765 into mysql-next-mr-bugfixingMattias Jonsson2009-11-241-7/+14
|/
* Bug#36540: CREATE EVENT and ALTER EVENT statements fail with large server_idDavi Arnaut2009-03-111-2/+2
* BUG#38350: Many tests don't clean up after themselves on exit.Sven Sandberg2008-11-131-12/+16
* merging 5.1 -> 5.1 rpl. 3 of 4 conflicts are resolved similarly to 6.0->6.0-r...Andrei Elkin2008-11-121-26/+33
|\
| * Bug#37798 main.log_tables fails randomly on powermacg5 and windowsPatrick Crews2008-10-201-18/+33
* | Merging 5.1 main into 5.1-rplMats Kindahl2008-10-231-0/+46
|\ \ | |/
| * Bug#34306: Can't make copy of log tables when server binary log is enabledDavi Arnaut2008-09-291-0/+46
* | Final fix for bug#38349: Did the changes due to the 2 reviews.Horst Hunger2008-09-101-0/+9
|/
* Bug#23924 general_log truncates queries with character set introducers.unknown2008-02-291-0/+10
* Bug#32996 log_tables.test fails sporadicallyunknown2007-12-051-1/+2
* Bug#31700: thd->examined_row_count not incremented for 'const' type queriesunknown2007-11-151-3/+3
* Bug#31700: thd->examined_row_count not incremented for 'const' type queriesunknown2007-11-101-0/+31
* Merge anubis.xiphis.org:/usr/home/antony/work/mysql-5.1-enginesunknown2007-10-191-9/+9
|\
| * Bug#31473unknown2007-10-181-9/+9
* | Post merge fix for Bug 21557unknown2007-10-181-0/+1
* | Bug#21557 entries in the general query log truncated at 1000 characters.unknown2007-10-181-0/+116
* | Bug#27858 (Failing to log to a log table doesn't log anything to error log)unknown2007-10-111-0/+56
|/
* Fix an unstable test.unknown2007-08-011-12/+18
* WL#3984 (Revise locking of mysql.general_log and mysql.slow_log)unknown2007-07-271-70/+340
* Bug#27857 (Log tables supplies the wrong value for generating AUTO_INCREMENTunknown2007-06-131-0/+70
* WL#2936unknown2007-03-021-0/+3
* Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2006-10-241-0/+83
|\
| * Fix for Bug #17544 "Cannot do atomic log rotate",unknown2006-10-131-0/+83
* | Post-review fixes forunknown2006-09-151-9/+9
|/
* Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2006-08-041-0/+133
|\
| * Fix Bug #18559 "log tables cannot change engine, andunknown2006-08-031-0/+133
* | Fix Bug #20139 Infinite loop after "FLUSH" and "LOCK tabX, general_log"unknown2006-08-031-0/+10
|/
* Merge bk-internal:/home/bk/mysql-5.1-newunknown2006-05-231-5/+6
|\
| * Bug #20004: log_tables fails on Windows due to output differencesunknown2006-05-221-5/+6
* | update log_tables.test so it is less fragileunknown2006-05-231-3/+3
|/
* Fixed compiler warningsunknown2006-05-041-4/+4
* Fixing test casesunknown2006-03-141-4/+4
* Fix Bug#17600: Invalid data logged into mysql.slow_logunknown2006-03-061-0/+10
* fix race condition in the log_tables testunknown2006-02-121-3/+2
* Fix for Bug#16905 Log tables: unicode statements are logged incorrectlyunknown2006-02-031-0/+18
* Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-231-0/+2
|\