summaryrefslogtreecommitdiff
path: root/tests/mysql_client_test.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with MariaDB 5.1Michael Widenius2011-05-031-0/+118
|\
| * Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-0/+118
| |\
| | * Fixed Bug#11764168 "56976: SEVERE DENIAL OF SERVICE IN PREPARED STATEMENTS".Dmitry Shulga2011-03-151-0/+51
| | * A post-fix for b58036.Alexander Barkov2011-02-181-3/+3
| | * Bug#11765108 (Bug#58036) client utf32, utf16, ucs2 should be disallowed, they...Alexander Barkov2011-02-181-0/+67
* | | Ensure that all clients reads the appropriate 'client', client-mariadb and 'm...Michael Widenius2011-03-181-1/+2
* | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-3/+3
|\ \ \ | |/ /
| * | Merge with MySQL 5.1.55Michael Widenius2011-02-201-3/+3
| |\ \ | | |/
| | * MergeKent Boortz2010-12-291-1/+1
| | |\
| | | * - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| | * | Assorted post-merge fixes, clean-up, integration, compat with 5.6.Tatiana A. Nurnberg2010-11-251-2/+2
| | * | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-101-3/+3
* | | | merge with 5.1Michael Widenius2010-11-301-0/+102
|\ \ \ \ | |/ / /
| * | | Merge with MySQL 5.1.52Michael Widenius2010-11-231-0/+102
| |\ \ \ | | |/ /
| | * | Fixed bug #47485 - mysql_store_result returns a not NULL result setDmitry Shulga2010-09-071-0/+102
* | | | merge with 5.1Sergei Golubchik2010-09-111-15/+44
|\ \ \ \ | |/ / /
| * | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-15/+44
| |\ \ \ | | |/ /
| | * | Bug#54041: MySQL 5.0.92 fails when tests from Connector/C suite runDavi Arnaut2010-07-301-10/+39
| | * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-13/+13
| | * | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-1/+1
* | | | Merge with MariaDB 5.1Michael Widenius2010-08-061-6/+6
|\ \ \ \ | |/ / /
| * | | Fix for LP#614265 Crash in _ma_unpin_all_pages / _ma_search on DELETE with Ar...Michael Widenius2010-08-061-6/+6
* | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-17/+194
|\ \ \ \ | |/ / /
| * | | Fixed warnings and build failures after last pushMichael Widenius2010-08-021-1/+1
| * | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-17/+194
| |\ \ \ | | |/ /
| | * | Merge of mysql-5.0-bugteam into mysql-5.1-bugteam.Davi Arnaut2010-06-281-0/+58
| | |\ \ | | | |/
| | | * Bug#54041: MySQL 5.0.92 fails when tests from Connector/C suite runDavi Arnaut2010-06-281-0/+58
| | * | 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
| | * | Using an initial command with mysql_options(..., MYSQL_INIT_COMMAND, ...)Jim Winstead2010-05-091-0/+82
| | * | 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
* | | | mergedSergei Golubchik2010-05-151-0/+45
|\ \ \ \ | |/ / /
| * | | Cherry-pick fix for Bug#53371, security hole with bypassing grants using spec...unknown2010-05-091-0/+45
* | | | pluggable auth with plugin examplesSergei Golubchik2010-03-291-0/+1
|/ / /
* | | Fix multiple test suite failures in Buildbot due to races in the test cases o...unknown2010-01-111-6/+40
* | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-33/+61
|\ \ \ | |/ /
| * | Bug #47423 mtr connects to wrong databaseVladislav Vaintroub2009-11-031-33/+61
* | | Merge Mysql 5.1.39 merge into MariaDB trunkunknown2009-11-061-7/+7
|\ \ \
| * \ \ Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-7/+7
| |\ \ \ | | |/ /
| | * | fixed compilation warningsGeorgi Kodinov2009-09-021-6/+6
| | * | Fix for a few assorted compiler warnings.Davi Arnaut2009-08-281-1/+1
* | | | Fixed compiler warning messageMichael Widenius2009-10-261-3/+3
|/ / /
* | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-95/+287
|\ \ \ | |/ /
| * | 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