summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Print value of Item_param if it has a value (when debugging)monty@mysql.com2004-09-041-0/+2
* Merge with pulled codemonty@mysql.com2004-09-031-2/+3
|\
| * Cleanup of new code pushed into 5.0 since last pullmonty@mysql.com2004-09-031-2/+3
* | Compilation failure fix.konstantin@mysql.com2004-08-031-6/+5
* | client_test.cc -> client_test.ckonstantin@mysql.com2004-08-032-89/+68
* | Followup3: operator new and operator delete are defined in mysys.konstantin@mysql.com2004-08-032-15/+4
* | Port of cursors to be pushed into 5.0 tree:konstantin@mysql.com2004-08-032-5/+296
|/
* VIEWbell@sanja.is.com.ua2004-07-161-2/+361
* Mergemonty@mysql.com2004-07-152-3562/+3737
|\
| * Merge with 4.1.3-betamonty@mysql.com2004-07-072-3564/+3739
| |\
| | * Type of MYSQL_BIND::buffer changed to void *konstantin@mysql.com2004-06-251-168/+168
| | * - fixed test_frm_bug test to work with increased number of columns inkonstantin@mysql.com2004-06-241-2/+2
| | * Fix for Bug#4030 "Client side conversion string -> date type doesn't konstantin@mysql.com2004-06-241-0/+76
| | * Fixes to make client_test run on 64 bit Sun: a bug in libmysql and konstantin@mysql.com2004-06-221-21/+44
| | * - automatic dependency tracking for client_test enabledkonstantin@mysql.com2004-06-221-1/+0
| | * Fix for bug#4236 "Server crash on attempt to execute non-preparedkonstantin@mysql.com2004-06-221-0/+30
| | * Compilation error on AIX (IBM C Compiler Version 6) fixed.konstantin@mysql.com2004-06-161-1/+1
| | * Fix for Bug#4079 "error checking in prepared statements": konstantin@mysql.com2004-06-111-0/+44
| | * Proposed fix for Bug#4026 "Microseconds part of TIME/DATETIME types konstantin@mysql.com2004-06-091-0/+68
| | * mysql_stmt_field_count()konstantin@mysql.com2004-06-061-0/+1
| | * Few more cleanups in client_test:konstantin@mysql.com2004-06-051-264/+13
| | * The comment is not true any more. konstantin@mysql.com2004-06-051-6/+0
| | * HAVE_DEPRECATED_411_API macro removed.konstantin@mysql.com2004-06-041-3275/+3382
| | * Fix for Bug#3796 "Prepared statement, select concat(<parameter>,<column>), wr...konstantin@mysql.com2004-05-311-3/+87
* | | don't use atollserg@serg.mylan2004-07-101-2/+2
|/ /
* | Merging 4.1 to 5.0.pem@mysql.com2004-05-261-15/+302
|\ \ | |/
| * Support for character set conversion in binary protocol: another gokonstantin@mysql.com2004-05-251-7/+202
| * assigning max_length parameter for Item_param (Bug #3811)bell@sanja.is.com.ua2004-05-201-1/+43
| * Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-05-191-9/+11
| |\
| | * Portability fixesmonty@mysql.com2004-05-191-9/+11
| * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-05-171-0/+3
| |\ \ | | |/ | |/|
| | * Fixes for #3371, #3372, #3374, #3375, #3376hf@deer.(none)2004-05-151-0/+3
| * | Better fix for bug #3749 (bug in deleting automatic generated foreign keys)monty@mysql.com2004-05-151-3/+2
| |/
| * treat parameter as constant in ORDER BY check of fields in SELECT list(Bug #3...bell@sanja.is.com.ua2004-05-101-1/+47
* | Post-merge fixes.pem@mysql.comhem.se2004-05-141-1/+1
* | Merge 4.1 -> 5.0pem@mysql.com2004-05-071-512/+1457
|\ \ | |/
| * mysql_stmt_reset now expects ok/error packet from server.konstantin@mysql.com2004-05-061-1/+4
| * Few cleanups to client_test.ckonstantin@mysql.com2004-05-061-9/+5
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-05-051-5/+28
| |\
| | * Fix to handle unsigned data in prepared statements (Bug #3447)monty@mysql.com2004-05-041-5/+28
| * | After merge fix. dlenev@brandersnatch.localdomain2004-05-041-21/+16
| * | Manual merge of bugfix for Bug #1664.dlenev@brandersnatch.localdomain2004-05-041-0/+148
| |\ \
| | * | Fix for remaining issues described in Bug #1664 dlenev@brandersnatch.localdomain2004-05-041-0/+147
| * | | return table list of fake_select in empty state to prevent using TABLE_LIST a...bell@sanja.is.com.ua2004-05-031-0/+36
| * | | Fix client_test to use new statement assertion macrossergefp@mysql.com2004-04-301-3/+3
| * | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-04-301-0/+58
| |\ \ \ | | |_|/ | |/| |
| | * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-04-301-0/+58
| | |\ \
| | | * | Testcase for BUG#3420. The bug itself has been fixed by some previous PS code...sergefp@mysql.com2004-04-141-0/+58
| * | | | Only calculate MYSQL_FIELD->max_length if mysql_stmt_attr_set(..., STMT_ATTR_...monty@mysql.com2004-04-301-26/+42
| * | | | Mergemonty@mysql.com2004-04-301-503/+569
| |\ \ \ \ | | |/ / / | |/| | |