summaryrefslogtreecommitdiff
path: root/tests/mysql_client_test.c
Commit message (Expand)AuthorAgeFilesLines
* Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-17/+16
|\
| * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-17/+16
| * Manual merge.Ramil Kalimullin2010-05-251-0/+38
| |\
| | * Fix for bug #53907: Table dump command can be abused to dump arbitrary tables.Ramil Kalimullin2010-05-251-0/+38
* | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-111-0/+82
|\ \ \ | |/ /
| * | Using an initial command with mysql_options(..., MYSQL_INIT_COMMAND, ...)Jim Winstead2010-05-091-0/+82
* | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-091-0/+45
|\ \ \ | |/ /
| * | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants.Georgi Kodinov2010-05-041-0/+45
| |\ \ | | |/
| | * Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants.Georgi Kodinov2010-05-031-0/+42
* | | A fix for Bug#49972 "Crash in prepared statements": Konstantin Osipov2010-03-111-1/+1
* | | A follow-up on WL#5154 and WL#5182: remove forgotten options.Alexander Nozdrin2010-03-031-1/+1
* | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-041-1/+1
|\ \ \
| * | | Enable WL#4435.Alexander Nozdrin2010-01-121-1/+1
* | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-031-3/+3
|\ \ \ \ | |/ / /
| * | | mergedSergei Golubchik2009-12-241-1/+1
| |\ \ \
| * | | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-3/+3
* | | | | Merge next-mr -> next-4284. Konstantin Osipov2010-02-021-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Automerge the changes of version 5.5.0-m2.Joerg Bruehe2009-12-161-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Disable WL#4435.MySQL Build Team2009-11-171-1/+1
| * | | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-12-021-11/+11
| |\ \ \ \
| * \ \ \ \ Manual merge/pull from mysql-next-mr.Alexander Nozdrin2009-11-251-1/+44
| |\ \ \ \ \
* | | | | | | Disable test case for Bug#49972.Alexander Nozdrin2009-12-291-1/+1
* | | | | | | A test case for Bug#49972 (Crash in prepared statements).Alexander Nozdrin2009-12-291-0/+110
* | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2009-12-151-1/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | merging.Alexey Botchkov2009-11-171-1/+3
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Bug#47216 programs should quit if the file specified by --defaults-file ...Alexey Botchkov2009-10-091-1/+3
* | | | | | | Backport of revno ## 2617.31.1, 2617.31.3, 2617.31.4, 2617.31.5,Konstantin Osipov2009-12-051-2/+4
* | | | | | | Backport of:Konstantin Osipov2009-12-031-0/+54
| |_|_|/ / / |/| | | | |
* | | | | | Manual resolving for the following filesAndrei Elkin2009-12-011-11/+11
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | merging from 5.1 to rep+2 starting at gca(5.1, next-mr) == build@mysql.com-20...Andrei Elkin2009-11-301-33/+61
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | BUG#48048: Deprecated constructs need removal in BetonyLuis Soares2009-11-041-11/+11
| | |_|/ / | |/| | |
* | | | | Backport of:Konstantin Osipov2009-11-211-1/+44
| |_|/ / |/| | |
* | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-35/+63
|\ \ \ \ | | |/ / | |/| |
| * | | Bug #47423 mtr connects to wrong databaseVladislav Vaintroub2009-11-031-33/+61
| |/ /
* | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-11-021-7/+7
|\ \ \
| * | | Bug#35428 When selecting from INFORMATION_SCHEMA tables, incomplete metadataSergey Glukhov2009-10-231-7/+7
| |/ /
* | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1,Konstantin Osipov2009-10-221-4/+567
* | | Backport of:Konstantin Osipov2009-10-131-46/+233
* | | Bug #33831 mysql_real_connect() connects again if Magne Mahre2009-10-091-0/+44
|/ /
* | 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-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
* | 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