summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Bug#39591: Crash if table comment is longer than 62 charactersTatiana A. Nurnberg2008-11-202-0/+16
* Merge.Sergey Vojtovich2008-11-182-0/+55
|\
| * BUG#38842 - Fix for 25951 seems incorrectSergey Vojtovich2008-11-112-0/+55
* | 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
* | Bug#39541 CHECK TABLE on information_schema myisam tables produces errorSergey Glukhov2008-11-132-0/+13
|/
* merged 5.0-bugteam -> bug 33811-5.0-bugteam working treeGeorgi Kodinov2008-11-0315-7/+356
|\
| * Fixed race condition in test case status2. A 'disconnect' issues anKristofer Pettersson2008-10-312-6/+6
| * Bug#39040 valgrind errors/crash when creating views with binlog logging enabledSergey Glukhov2008-10-272-0/+11
| * Bug#22442, removed number of portSerge Kozlov2008-10-262-2/+2
| * Bug#22442. Serge Kozlov2008-10-262-6/+48
| * MergeSergey Petrunia2008-10-242-0/+2
| |\
| | * Merge from mysql-5.0-5.1.29-rc into mysql-5.0-bugteamDavi Arnaut2008-10-232-0/+2
| | |\
| | | * Post-merge fix: drop table at the end of test.Davi Arnaut2008-10-212-0/+2
| | | * Bug#28323: Server crashed in xid cache operationsDavi Arnaut2008-10-212-0/+63
| * | | BUG#38072: Wrong result: HAVING not observed in a query with aggregateSergey Petrunia2008-10-242-0/+59
| |/ /
| * | Bug#28323: Server crashed in xid cache operationsDavi Arnaut2008-10-212-0/+63
| * | merge 5.0-bugteam -> bug 38693-5.0-bugteamGeorgi Kodinov2008-10-208-0/+175
| |\ \
| | * \ Auto commitKristofer Pettersson2008-10-2014-0/+509
| | |\ \
| | | * \ merged 5.0-bugteam -> bug 39958Georgi Kodinov2008-10-172-0/+34
| | | |\ \
| | | | * | Bug #39844: Query Crash Mysql Server 5.0.67Gleb Shchepa2008-10-162-0/+34
| | | * | | Bug #39958: Test "windows" lacks a cleanupGeorgi Kodinov2008-10-162-0/+2
| | | |/ /
| | * | | automergeKristofer Pettersson2008-10-152-0/+128
| | |\ \ \
| | | * | | Bug#24289 Status Variable "Questions" gets wrong values with Stored RoutinesKristofer Pettersson2008-10-092-0/+128
| * | | | | Bug #38693: leaked memory with blobs!Georgi Kodinov2008-10-151-0/+8
* | | | | | Bug #33811: Call to stored procedure with SELECT * / RIGHT JOIN Georgi Kodinov2008-10-172-0/+33
| |_|_|/ / |/| | | |
* | | | | Bug#37075: offset of limit clause might be truncated on 32-bits server w/o bi...Davi Arnaut2008-10-152-0/+11
|/ / / /
* | | | Bug#38823: Invalid memory access when a SP statement does wildcard expansionDavi Arnaut2008-10-142-0/+35
* | | | merged 5.0-main -> 5.0-bugteamGeorgi Kodinov2008-10-102-0/+355
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug#38499: flush tables and multitable table update withGleb Shchepa2008-10-092-0/+220
| * | | merged 5.0-5.1.29-rc -> 5.0-bugteamGeorgi Kodinov2008-10-082-0/+135
| |\ \ \ | | |/ / | |/| |
| | * | Bug #38691: segfault/abort in ``UPDATE ...JOIN'' whileGleb Shchepa2008-10-082-0/+135
* | | | Bug #37894: Assertion in init_read_record_seq in handler.h line 1444Gleb Shchepa2008-10-102-0/+38
* | | | 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
| |_|_|/ |/| | |