summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Bug #47423 mtr connects to wrong databaseVladislav Vaintroub2009-11-031-33/+61
* fixed compilation warningsGeorgi Kodinov2009-09-021-6/+6
* Fix for a few assorted compiler warnings.Davi Arnaut2009-08-281-1/+1
* Manual merge.Davi Arnaut2009-08-101-0/+29
|\
| * Bug#45010: invalid memory reads during parsing some strange statementsDavi Arnaut2009-08-071-0/+33
| * Merge from mysql-5.0.Davi Arnaut2009-08-041-0/+0
| |\
| | * Merge main 5.0 into 5.0-build.Joerg Bruehe2009-07-091-0/+22
| | |\
* | | \ Merge from mysql-5.1.Davi Arnaut2009-08-041-0/+0
|\ \ \ \
| * \ \ \ Merge main 5.1 into 5.1-build.Joerg Bruehe2009-07-161-1/+1
| |\ \ \ \
| * \ \ \ \ merge fixDaniel Fischer2009-07-031-0/+0
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Bug#44647 - fix file permissions.Daniel Fischer2009-07-031-0/+0
* | | | | | Merge from mysql-5.0-bugteam.Davi Arnaut2009-07-271-23/+30
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Bug#20023: mysql_change_user() resets the value of SQL_BIG_SELECTSDavi Arnaut2009-07-271-12/+26
| * | | | | Bug #45287: phase 2 : 5.0 64 bit compilation warningsGeorgi Kodinov2009-07-161-2/+2
| | |_|_|/ | |/| | |
| * | | | Bug #45790 Potential DoS vector: Writing of user input to logStaale Smedseng2009-07-011-0/+22
| | |/ / | |/| |
* | | | Bug#44495: Prepared Statement: CALL p(<x>) - `thd->protocol == &thd->protocol...Davi Arnaut2009-07-151-0/+52
| |_|/ |/| |
* | | Bug #43397 mysql headers redefine pthread_mutex_initStaale Smedseng2009-07-081-1/+1
* | | Fix for bug#42364 reverted.Ramil Kalimullin2009-07-061-2/+0
* | | Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent tableSergey Glukhov2009-07-031-0/+2
| |/ |/|
* | Workaround a compiler that does not support certain C99 features for C code.Davi Arnaut2009-05-231-2/+2
* | Recommit of bug 43560 after merge with mysql-5.1-bugteamStaale Smedseng2009-05-201-15/+127
* | Bug#23471 prepared for commit in 5.1 gca branchBernt M. Johnsen2009-05-051-1/+51
|\ \ | |/
| * Bug#23471 prepared for commit in 5.0 gca branchBernt M. Johnsen2009-05-051-1/+19
* | mergingAlexey Botchkov2009-04-301-58/+0
|\ \ | |/
| * mysql_client_test fixed.Alexey Botchkov2009-04-301-58/+0
| * auto-mergeIgnacio Galarza2009-03-191-6/+246
| |\
| | * Manual mergeKristofer Pettersson2009-03-061-6/+272
| | |\
| | * | Bug#40363 Bug 20023 is not fixed on 5.0Kristofer Pettersson2009-03-051-0/+173
* | | | auto-mergeIgnacio Galarza2009-03-171-6/+73
|\ \ \ \
| * \ \ \ Auto-mergeRamil Kalimullin2009-02-261-6/+9
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix for bug#19829:make test Failed in mysql_client_testRamil Kalimullin2009-02-261-6/+9
| * | | | Automerge.Alexey Kopytov2009-02-191-0/+64
| |\ \ \ \ | | |/ / /
| | * | | Fix for bug #41078: With CURSOR_TYPE_READ_ONLY mysql_stmt_fetch() ...Alexey Kopytov2009-02-191-0/+64
* | | | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-132-3/+3
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-102-176/+176
| |/ /
* | | Merge from 5.0-bugteamDavi Arnaut2009-01-151-0/+60
|\ \ \ | |/ /
| * | Bug#36326: nested transaction and selectDavi Arnaut2009-01-131-0/+60
* | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-111-1/+5
|\ \ \ | |/ /
| * | fix for pushbuild failure on 64 linuxSergey Glukhov2008-12-111-1/+1
| * | disable bug37956 test if geometry package is not enabledSergey Glukhov2008-12-111-0/+4
* | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-101-0/+54
|\ \ \ | |/ /
| * | Bug#37956 memory leak and / or crash with geometry and prepared statements!Sergey Glukhov2008-12-101-0/+54
* | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-11-271-1/+1
|\ \ \ | |/ /
| * | removed unused variableSergey Glukhov2008-11-271-1/+1
* | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-11-271-0/+82
|\ \ \ | |/ /
| * | Bug#40365 Prepared statements may insert invalid dates.Sergey Glukhov2008-11-271-0/+81
| |/
* | Bug #32124: crash if prepared statements refer to variables in the where clauseGeorgi Kodinov2008-10-081-52/+4
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-08-201-2/+2
|\ \ | |/
| * Bug#38291 memory corruption and server crash with view/sp/functionSergey Glukhov2008-08-201-2/+2
| * Bug#37301 Length and Max_length differ with no obvious reason(2nd version)Chad MILLER2008-08-151-3/+1