summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Bug #39283: Date returned as VARBINARY to client for queriesGleb Shchepa2008-10-102-0/+34
* merged 5.0-5.1.29-rc -> 5.0-bugteamGeorgi Kodinov2008-10-074-5/+74
|\
| * mergeRamil Kalimullin2008-10-0223-184/+683
| |\
| * | Fix for bug#39182: Binary log producing incompatible character set queryRamil Kalimullin2008-10-014-5/+74
* | | Merge fix for join-testcase failure.Chad MILLER2008-10-062-6/+6
|\ \ \
| * | | Fix for test for b-g#35754 which fails based on hostname ?= "localhost".Chad MILLER2008-10-062-6/+6
* | | | Merge of fixes for Bug#38427 and Bug#38762 into actual treeMatthias Leich2008-10-043-1/+24
|\ \ \ \
| * | | | Fix for Bug#38427 "Data too long" in some configurations,Matthias Leich2008-10-021-1/+7
| * | | | Fix for Bug#38762 main.federated_bug_25714 fails sporadicallyMatthias Leich2008-10-022-0/+17
* | | | | Merge fix for Bug#35754.Chad MILLER2008-10-034-21/+25
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bug#35754: mysql_install_db does not work if no hostname is setChad MILLER2008-09-244-21/+25
| |/ / /
* | | | mergeVladislav Vaintroub2008-10-022-0/+7
|\ \ \ \
| * | | | Bug#35924 DEFINER should be stored 'quoted' in I_SSergey Glukhov2008-10-022-0/+7
* | | | | Bug #38629 Vladislav Vaintroub2008-10-021-1/+10
|/ / / /
* | | | Bug#22763 Disrepancy between SHOW CREATE VIEW and I_S.VIEWSSergey Glukhov2008-10-022-0/+51
* | | | Bug#37943: Reproducible mysqld crash/sigsegv in sel_trees_can_be_oredGeorgi Kodinov2008-10-012-0/+25
| |_|/ |/| |
* | | fixed a failure in symlink.test caused by replacing rm with remove_fileGeorgi Kodinov2008-10-011-1/+5
* | | fixed a wrong directory in distinct.testGeorgi Kodinov2008-10-011-2/+2
* | | merged 5.0-5.1.29-rc into 5.0-bugteamGeorgi Kodinov2008-10-013-11/+25
|\ \ \ | | |/ | |/|
| * | merged 5.0-5.1.29-rc into B39353 treeGeorgi Kodinov2008-09-197-34/+39
| |\ \
| | * \ auto-mergeTatiana A. Nurnberg2008-09-166-23/+28
| | |\ \
| | * | | Bug#31434 mysqldump dumps view as tableTatiana A. Nurnberg2008-09-111-11/+11
| * | | | Bug #39353: Multiple conditions on timestamp column crashes serverGeorgi Kodinov2008-09-182-0/+14
| |/ / /
* | | | Bug#38311 Some tests use 'rm' which is not portablePatrick Crews2008-09-301-0/+1
* | | | AutomergePatrick Crews2008-09-304-0/+43
|\ \ \ \
| * | | | Bug#37949 Crash if argument to SP is a subquery that returns more than one row Alexey Botchkov2008-09-292-0/+15
| * | | | AutomergeKristofer Pettersson2008-09-202-0/+28
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Bug#38469 invalid memory read and/or crash with utf8 text field, stored proce...Kristofer Pettersson2008-09-202-0/+28
| | | |/ | | |/|
* | | | Bug#38311 - Fix of some cruft from remove_files in ndb_autodiscover.test, cle...Patrick Crews2008-09-236-98/+155
|\ \ \ \ | |/ / /
* | | | Bug#38311 Some tests use 'rm' which is not portablePatrick Crews2008-09-2012-40/+49
|/ / /
* | | Merge actual tree -> local treeMatthias Leich2008-09-182-1/+301
|\ \ \
| * | | Bug#37114: sql_mode NO_BACKSLASH_ESCAPES does not work properly with LOAD DAT...Tatiana A. Nurnberg2008-09-182-5/+8
| * | | Bug#37114: sql_mode NO_BACKSLASH_ESCAPES does not work properly with LOAD DAT...Tatiana A. Nurnberg2008-09-172-1/+298
* | | | Fix for Bug#38184 : main.federated fails sporadicallyMatthias Leich2008-09-162-54/+121
|/ / /
* | | Bug#37938 Test "mysqldump" lacks various INSERT statements / valuesPatrick Crews2008-09-152-0/+18
|/ /
* | merged 5.0-5.1.29-rc -> 5.0-bugteamGeorgi Kodinov2008-09-108-0/+124
|\ \ | |/
| * Fix for bug#37526: asymertic operator <=> in triggerRamil Kalimullin2008-09-092-0/+39
| * Fix for bug #39021: SELECT REGEXP BINARY NULL never returnsRamil Kalimullin2008-09-052-0/+22
| * MergeRamil Kalimullin2008-09-052-0/+34
| |\
| | * merge with local treeGleb Shchepa2008-09-032-0/+34
| | |\
| | | * Bug #39002: The server crashes on the query:Gleb Shchepa2008-09-032-0/+34
| * | | Fix for bug#38821: Assert table->auto_increment_field_not_null failed Ramil Kalimullin2008-09-032-0/+29
| |/ /
* | | Merging in 5.0-rpl into 5.0-bugteamMats Kindahl2008-09-015-23/+16
|\ \ \
| * \ \ Merge skozlov@bk-internal.mysql.com:/home/bk/mysql-5.0-rplunknown2008-04-072-2/+0
| |\ \ \
| | * | | Bug#32654. The reason of bug is incorrect clean up during restarting of mysql...unknown2008-04-062-2/+0
| * | | | Bug#32653. unknown2008-04-044-21/+16
| |/ / /
* | | | Merge actual 5.0-bugteam into local treeMatthias Leich2008-08-289-6/+185
|\ \ \ \ | | |/ / | |/| |
| * | | Bug #37799: SELECT with a BIT column in WHERE clauseGleb Shchepa2008-08-282-0/+43
| * | | Bug#38195: Incorrect handling of aggregate functions when loose index scan isEvgeny Potemkin2008-08-272-0/+95
| * | | Fix for bug #37310: 'on update CURRENT_TIMESTAMP' option crashes the tableRamil Kalimullin2008-08-262-0/+37