summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.1 -> 5.0.unknown2004-04-074-129/+681
|\
| * reverting table list to be able to use it in next PS call (BUG#2811)unknown2004-04-061-4/+83
| * for Item_param we have to have value set instead of fave item fixed (BUG#3353)unknown2004-04-031-14/+28
| * fixed brocken of client_test unknown2004-04-031-0/+47
| * fix for table/field caching mechanismunknown2004-04-011-0/+39
| * Merge fix.unknown2004-03-251-0/+63
| |\
| | * Fixed BUG#3117: LAST_INSERT_ID() works incorrectly inside stored procedure.unknown2004-03-251-2/+63
| * | fixed union with prepared statement bug found by Konstantinunknown2004-03-231-3/+57
| |/
| * mergeunknown2004-03-181-1/+34
| |\
| | * DBUG_ASSERT(fixed == 0) added to fix_fields()unknown2004-03-171-1/+34
| * | merge with 4.0unknown2004-03-161-1/+1
| |\ \ | | |/ | |/|
| * | New call mysql_stmt_init() introduced.unknown2004-03-051-14/+31
| * | Desperate attempt to push part of prepared statements cleanup which was unknown2004-03-021-2/+0
| * | compare a decimal value with a string not a double, as we want to test for an...unknown2004-02-291-18/+18
| * | after review fixunknown2004-02-201-1/+1
| * | mergeunknown2004-02-171-2/+94
| |\ \
| | * \ mergeunknown2004-02-141-1/+84
| | |\ \
| | * | | PS fixed to be compatible with derived tables (BUG#2641)unknown2004-02-121-8/+9
| | * | | mergeunknown2004-02-121-169/+249
| | |\ \ \
| | * | | | memory leacks in PS with subqueries fixed (adddition to fix of BUG#2462)unknown2004-02-121-1/+2
| | * | | | fixed cleupup() for distinct aggregate functions (BUG#2663)unknown2004-02-081-0/+33
| | * | | | fixed subquery with PS (BUG#2462)unknown2004-02-081-0/+51
| * | | | | Merge with public treeunknown2004-02-162-94/+210
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge with 4.0.18unknown2004-02-112-94/+210
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | Ensure that privileges are tested properly for multi-table-updates.unknown2004-02-032-94/+210
* | | | | Merge mysql.com:/home/pem/work/mysql-4.1unknown2004-02-131-169/+326
|\ \ \ \ \ | |/ / / /
| * | | | manual merge, bug #2247unknown2004-02-131-0/+80
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix for bug #2247: "mysql_stmt_affected_rows returns affected rows from unknown2004-02-061-0/+80
| | |/ /
| * | | Manual merge.unknown2004-02-111-140/+177
| |\ \ \
| | * | | Fix for BUG#2703 unknown2004-02-111-140/+177
| | |/ /
| * | | Fixed bug #2248 "mysql_fetch without prior mysql_execute hangs"unknown2004-02-101-29/+69
| |/ /
* | | Post-merge fixes.unknown2003-12-201-2/+2
* | | Merge 4.1 to 5.0 (the prep stmt fixes in particular).unknown2003-12-201-1/+1
|\ \ \ | |/ /
| * | Prepared_statement deployed instead of PREP_STMT. unknown2003-12-201-1/+1
* | | Merged 4.1 -> 5.0unknown2003-12-091-0/+5
|\ \ \ | |/ /
| * | commented why valgrind barks at the bug #1500unknown2003-12-081-0/+5
* | | Merge 4.1 to 5.0unknown2003-12-012-397/+618
|\ \ \ | |/ /
| * | cleanupunknown2003-11-261-3/+3
| * | cleanupunknown2003-11-261-2/+2
| * | - fixed compile error in tests/client_test.cunknown2003-11-261-1/+1
| * | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-251-2/+34
| |\ \
| | * | fork_big2.pl:unknown2003-11-251-2/+34
| * | | fix for bug #1946:unknown2003-11-251-0/+28
| |/ /
| * | Fix for bug #1500 "Server crash with mysql_prepare"unknown2003-11-231-0/+112
| * | Changed mysql_next_result() to return int instead of boolunknown2003-11-191-395/+444
* | | Merging 4.1->5.0.unknown2003-11-192-0/+27
|\ \ \ | |/ / |/| |
| * | Merging 4.1->5.0unknown2003-10-222-0/+27
| |\ \
| | * | after review patch (SCRUM)unknown2003-10-062-7/+7
| | * | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2003-09-282-0/+27
| | |\ \
| | | * | new UDF arguments interface (WL#1017) (SCRUM)unknown2003-09-132-0/+27