summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* push to 5.0-bugteam tree.Luis Soares2008-12-101-0/+1
|\
| * BUG#38826 Race in MYSQL_LOG::purge_logs is impossible to debug in productionLuis Soares2008-12-041-0/+1
* | updating with mysql-5.0-bugteamV Narayanan2008-12-1015-51/+281
|\ \
| * | backported the fix for bug #34773 to 5.0Georgi Kodinov2008-12-092-0/+77
| * | mergePatrick Crews2008-12-0910-10/+159
| |\ \
| | * | Bug#31399 Wrong query result when doing join buffering over BIT fieldsSergey Glukhov2008-12-092-0/+56
| | * | Bug#31291 ALTER TABLE CONVERT TO CHARACTER SET does not change some data typesSergey Glukhov2008-12-092-0/+29
| | * | automergeSergey Glukhov2008-12-092-0/+18
| | |\ \
| | | * \ Merge.Sergey Vojtovich2008-12-092-0/+18
| | | |\ \
| | | | * | BUG#37245 - Full text search problemSergey Vojtovich2008-11-282-0/+18
| | * | | | bug#35558 Wrong server metadata blows up the clientSergey Glukhov2008-12-092-3/+19
| | * | | | Bug#35796 SHOW CREATE TABLE and default value for BIT fieldSergey Glukhov2008-12-092-0/+30
| | |/ / /
| | * | | Fixed type_float failures in --ps-protocol mode introduced by the test case f...Alexey Kopytov2008-12-092-7/+7
| * | | | mergePatrick Crews2008-12-084-41/+51
| |\ \ \ \ | | |/ / /
| | * | | merge 5.0->5.0-bugteam for a local tree containing bug#33420 Test 'rpl_packet...Andrei Elkin2008-12-082-0/+30
| | |\ \ \
| | | * | | Fix for bug #27483: Casting 'scientific notation type' to 'unsigned Alexey Kopytov2008-12-032-0/+30
| | * | | | Bug #33420 Test 'rpl_packet' fails randomly with changed "Exec_Master_Log_Pos"Andrei Elkin2008-12-042-41/+21
| | |/ / /
| * | | | Bug#41258: mysql-test-run does not copy subdirectories of std_data on Windows...Patrick Crews2008-12-051-7/+1
| |/ / /
* | | | merging with mysql-5.0-bugteam tree.V Narayanan2008-12-0329-98/+518
|\ \ \ \ | |/ / /
| * | | addendum to the fix for bug #39920 : post-merge test suite fixesGeorgi Kodinov2008-12-011-1/+1
| * | | merged bug 39920 to 5.0-bugteamGeorgi Kodinov2008-12-013-0/+20
| |\ \ \
| | * | | Bug #39920: MySQL cannot deal with Leap Second expression in string literal.Georgi Kodinov2008-12-013-0/+20
| * | | | Addendum to bug #37339 : make the test case portable to windowsGeorgi Kodinov2008-12-013-2/+3
| * | | | Merge of last pushes into GCA tree, no conflictsMatthias Leich2008-11-2813-8/+208
| |\ \ \ \
| | * | | | Bug #33461: SELECT ... FROM <view> USE INDEX (...) throwsGleb Shchepa2008-11-282-8/+59
| | * | | | merged bug 37339 to 5.0-bugteamGeorgi Kodinov2008-11-283-0/+18
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Bug #37339: SHOW VARIABLES not working properly with multi-byte datadirGeorgi Kodinov2008-11-283-0/+18
| | * | | | error code is changed to satisfy Win NTSergey Glukhov2008-11-282-2/+2
| | | |_|/ | | |/| |
| | * | | pushbuild failure fixes Sergey Glukhov2008-11-282-6/+10
| | * | | auto-mergeTatiana A. Nurnberg2008-11-274-0/+82
| | |\ \ \
| | | * | | Bug#37284 Crash in Field_string::type()Sergey Glukhov2008-11-272-0/+17
| | | * | | Bug#37460 Assertion failed: !table->file || table->file->inited == handler::NONESergey Glukhov2008-11-272-0/+65
| | * | | | auto-mergeTatiana A. Nurnberg2008-11-272-0/+16
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug#34825 perror on windows doesn't know about win32 error codesSergey Glukhov2008-11-272-0/+16
| | * | | | Bug#37553: MySql Error Compare TimeDiff & TimeTatiana A. Nurnberg2008-11-262-0/+29
| | |/ / /
| * | | | Merge of fix for Bug 26890 into GCA treeMatthias Leich2008-11-255-69/+80
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix for Bug#26890 main.multi_update times outMatthias Leich2008-11-195-69/+80
| * | | | Bug#40866: mysql-test-run's check of tests provides false failures due to tim...Patrick Crews2008-11-241-19/+19
| * | | | merged bug 39656 to 5.0-bugteamGeorgi Kodinov2008-11-242-0/+52
| |\ \ \ \
| | * | | | Bug #39656: Behaviour different for agg functions with & without where -Georgi Kodinov2008-11-242-0/+52
| * | | | | Auto-mergeRamil Kalimullin2008-11-212-1/+33
| |\ \ \ \ \
| | * | | | | Bug#34760 Character set autodetection appears to failSergey Glukhov2008-11-212-1/+33
| | | |/ / / | | |/| | |
| * | | | | Fix for bug#36772: When using UTF8, CONVERT with GROUP BYRamil Kalimullin2008-11-212-0/+49
| |/ / / /
| * | | | Merge.Sergey Vojtovich2008-11-182-0/+55
| |\ \ \ \
| | * | | | BUG#38842 - Fix for 25951 seems incorrectSergey Vojtovich2008-11-112-0/+55
| | |/ / /
* | | | | Bug#39616: Missing quotes from .CSV crashes serverV Narayanan2008-11-182-0/+58
|/ / / /
* | | | Bug#31616 div_precision_increment description looks wrongAlexey Botchkov2008-11-172-0/+25
| |_|/ |/| |
* | | Test case for bug #34774: key prefix on text field in federated Ramil Kalimullin2008-11-142-0/+28
* | | Fix for bug#37527: mysqlcheck fails to report entire database Ramil Kalimullin2008-11-142-0/+27
* | | Bug#40645 Test main.federated_innodb does not always clean up after itselfPatrick Crews2008-11-131-1/+6