summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Added options --auto-increment-increment and --auto-increment-offset.unknown2004-09-155-47/+349
* Update after mergeunknown2004-09-094-7/+7
* Merge on pullunknown2004-09-09178-867/+12369
|\
| * After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-0932-306/+437
| * Merge with 4.1unknown2004-09-06162-621/+11992
| |\
| | * After merge fixesunknown2004-09-053-7/+6
| | * Merge with 4.0 to get latest bug fixesunknown2004-09-044-0/+40
| | |\
| | | * A fix (Bug #4980: union statement with () union () order by produces wrong ex...unknown2004-09-032-1/+17
| | | * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-022-0/+23
| | | |\
| | | | * A fix (Bug #5232: CREATE TABLE ... SELECT can deadlock itself).unknown2004-08-272-0/+23
| | * | | mergedunknown2004-09-032-0/+17
| | |\ \ \
| | | * | | BUG#5327 - mi_sort_index() of 2-level treeunknown2004-09-032-0/+17
| | * | | | A fix for bug#4368 '"like" fails in PreparedStatement, crashes unknown2004-09-032-0/+28
| | * | | | Remove extra '/' after mysql_real_data_homeunknown2004-09-035-7/+12
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-0220-242/+265
| | |\ \ \ \
| | | * | | | After merge fixesunknown2004-09-024-12/+8
| | | * | | | Merge with 4.0unknown2004-09-012-10/+36
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | - removed mysql-test/t/flush_block_commit-master.opt as it collidedunknown2004-08-301-1/+0
| | | | * | | Code style fixes.unknown2004-08-282-10/+28
| | | | | |/ | | | | |/|
| | | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-018-1050/+170
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-3116-222/+223
| | | |\ \ \
| | | | * | | Review of new pushed code (Indentation fixes and simple optimizations)unknown2004-08-3116-222/+223
| | * | | | | Bug#4338 mysql-test-run fails if compiled with non-latin1 character setunknown2004-09-021-76/+76
| | * | | | | fixed typo in group_concat printing (BUG#5161)unknown2004-09-011-3/+3
| | * | | | | Allow IN to convert arguments into Unicode in some cases.unknown2004-09-012-0/+17
| | * | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-08-312-0/+17
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | after review patchunknown2004-08-312-0/+17
| | * | | | | Merge mskold@build.mysql.com:/home/bk/mysql-4.1unknown2004-08-318-1050/+170
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Fix for bug#5312 Ndb Cluster returns wrong error code for duplicate key at in...unknown2004-08-312-2/+2
| | | * | | | Merge mskold@build.mysql.com:/home/bk/mysql-4.1unknown2004-08-316-1048/+168
| | | |\ \ \ \
| | | | * | | | Enabled HA_NULL_IN_KEY supportunknown2004-08-314-50/+161
| | | | * | | | Simplified expensive testunknown2004-08-312-998/+7
| | | | |/ / /
| | * | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-312-0/+28
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-08-302-0/+28
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | space-stripping in _mi_prefix_search: BUG#5284unknown2004-08-302-0/+28
| | * | | | | Fix for BUG#5242: Made SQL Syntax Prepared Statement names case-insensitive.unknown2004-08-292-0/+39
| | |/ / / /
| | * | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-273-1/+21
| | |\ \ \ \
| | | * | | | Bug#2451 ALTER doesn't result in an error on CHARACTER SET and COLLATION conf...unknown2004-08-272-0/+20
| | | * | | | grant.result:unknown2004-08-271-1/+1
| | * | | | | Fix order byunknown2004-08-272-3/+3
| | |/ / / /
| | * | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-271-1/+1
| | |\ \ \ \
| | | * \ \ \ Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-271-1/+1
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | grant.result:unknown2004-08-271-1/+1
| | * | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-272-0/+9
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Fix ordered index scan with partially specified keyunknown2004-08-272-0/+9
| | | |/ / /
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-08-262-0/+17
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | mergedunknown2004-08-262-0/+17
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Test case for Bug #4792 lower_case_table_names does not resolve db.tbl.colu...unknown2004-08-252-0/+20
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-2614-27/+103
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Portability fixesunknown2004-08-2614-27/+103