summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* mergeunknown2004-09-062-4/+4
* mergeunknown2004-09-0636-325/+474
|\
| * 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
* | | | | | Remove usage of row count (as it trashes _all_ explain & table status)unknown2004-09-032-3/+3
* | | | | | fixed wrong initial auto increment value bug#5369unknown2004-09-022-2/+2
* | | | | | see resp fileunknown2004-09-021-11/+25
* | | | | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2004-09-022-4/+48
|\ \ \ \ \ \
| * | | | | | ha_ndbcluster.cc, ndb_blob.test, ndb_blob.result:unknown2004-09-022-4/+48
* | | | | | | Merge mysql.com:/home/jonas/src/mysql-4.1unknown2004-09-0112-1050/+237
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | 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 mysql.com:/home/jonas/src/mysql-4.1unknown2004-08-274-3/+23
|\ \ \ \ \ | |/ / / /
| * | | | 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 mysql.com:/home/jonas/src/mysql-4.1unknown2004-08-2726-36/+174
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| | |/ / /