summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Prepared_statement deployed instead of PREP_STMT. konstantin@oak.local2003-12-201-1/+1
* commented why valgrind barks at the bug #1500konstantin@oak.local2003-12-081-0/+5
* cleanupkonstantin@oak.local2003-11-261-3/+3
* cleanupkonstantin@oak.local2003-11-261-2/+2
* - fixed compile error in tests/client_test.clenz@kallisto.local2003-11-261-1/+1
* Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1igor@rurik.mysql.com2003-11-251-2/+34
|\
| * fork_big2.pl:igor@rurik.mysql.com2003-11-251-2/+34
* | fix for bug #1946:konstantin@oak.local2003-11-251-0/+28
|/
* Fix for bug #1500 "Server crash with mysql_prepare"dlenev@dlenev.mshome2003-11-231-0/+112
* Changed mysql_next_result() to return int instead of boolmonty@mashka.mysql.fi2003-11-191-395/+444
* Delete duplicate error message namesmonty@mashka.mysql.fi2003-11-181-1/+1
* BUG#1644: Insertion of more than 3 NULL columns with parameter binding failspem@mysql.comhem.se2003-10-271-2/+1
* A few more fixes.pem@mysql.comhem.se2003-10-251-2/+111
* A major overhaul to adopt to recent changes. It now passes all tests.pem@mysql.comhem.se2003-10-251-70/+130
* Merge with 4.0.16monty@narttu.mysql.fi2003-10-071-2/+2
|\
| * Block SIGPIPE also for not threaded client programs.monty@narttu.mysql.fi2003-09-231-2/+2
* | - Code cleanup: replaced C++-style comments with the proper syntax forlenz@kallisto.local2003-09-241-1/+1
* | merge with 4.1 treemonty@mashka.mysql.fi2003-09-111-13/+12
|\ \
| * | After merge fixes.monty@mashka.mysql.fi2003-09-111-13/+12
* | | fixed BUG#1180 (changing WHERE clause of prepared statements by optimisation)bell@sanja.is.com.ua2003-09-021-0/+80
|/ /
* | fixed string parameter assugnment (coping instead of asigning pointer to buff...bell@sanja.is.com.ua2003-09-021-2/+86
* | Fix for timestamp issue (BR #819)venu@myvenu.com2003-07-301-24/+52
* | Enable warnings by default for single value list inserts also when the client...venu@myvenu.com2003-07-211-4/+87
* | test for SQL_MODE with PIPES_AS_CONCAT, ANSI and IGNORE_SPACEvenu@myvenu.com2003-06-241-4/+135
* | Fix for mysql_list_fields & reset stmt buffers from stmt_free_resultvenu@myvenu.com2003-06-081-47/+191
* | protocol test update venu@myvenu.com2003-06-041-5/+125
* | mergemonty@mashka.mysql.fi2003-05-224-41/+138
|\ \
| * \ Merge with 4.0.13monty@narttu.mysql.fi2003-05-194-41/+138
| |\ \ | | |/
| | * Safety fix to enable RAID in max binariesmonty@mashka.mysql.fi2003-05-132-28/+48
| | * More testsmonty@mashka.mysql.fi2003-05-082-6/+22
| | * Merge to get security patchmonty@mashka.mysql.fi2003-05-082-0/+28
| | |\
| | | * Security patch to remove wrong error when one had a global update/delete priv...monty@mashka.mysql.fi2003-05-072-0/+28
| | * | Fix for openssl on Solarismonty@mashka.mysql.fi2003-04-282-21/+54
* | | | client_test.c:venu@myvenu.com2003-05-211-7/+715
|/ / /
* | | Fix to get thread_test to compilemonty@narttu.mysql.fi2003-05-152-3/+7
* | | Remove warning from automakemonty@narttu.mysql.fi2003-05-151-2/+1
* | | Mergemonty@narttu.mysql.fi2003-05-029-0/+911
|\ \ \
| * | | Removed some not used filesmonty@narttu.mysql.fi2003-04-229-0/+910
|/ / /
* | | Merge with 4.0monty@narttu.mysql.fi2003-03-162-26/+51
|\ \ \ | |/ /
| * | merge with 3.23 to get:monty@mashka.mysql.fi2003-03-152-1/+16
| |\ \ | | |/
| | * Check for empty table/column namesmonty@mashka.mysql.fi2003-03-142-0/+15
| * | mergedserg@serg.mysql.com2003-03-132-25/+35
| |\ \ | | |/
| | * Better fix for GRANT bugmonty@mashka.mysql.fi2003-03-132-29/+40
| | * Fixed missing table_list->name -> table_list->alias convertmonty@mashka.mysql.fi2002-10-081-1/+1
* | | Fix EXPLAIN bug with binary protocolvenu@myvenu.com2003-03-041-5/+216
* | | 1. Fix for the crash in debug mode when the .frm is corrupted and SHOW TABLE ...venu@myvenu.com2003-02-241-36/+305
* | | Another misc variable test which is of bool type returning a longlongvenu@myvenu.com2003-02-151-1/+20
* | | Updated tests for MYSQL_FIELD members for misc casesvenu@myvenu.com2003-02-151-12/+176
* | | Fix stupid signed and unsigned conversion - When field and buffer types are...venu@myvenu.com2003-02-051-5/+175
* | | Conversion fix - bug report from PHPvenu@myvenu.com2003-02-041-192/+321