summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug#5138: hash indexes on heap tables support statistics.sergefp@mysql.com2004-09-084-10/+248
| | | | KEY::rec_per_key is updated every time 1/HEAP_STATS_UPDATE_THRESHOLD part of table records has been changed.
* Remove extra '/' after mysql_real_data_homemonty@mysql.com2004-09-035-7/+12
| | | | Add missing parameter to strxnmov() that caused some INTO OUTFILE commands to core dump
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-09-0220-242/+265
|\ | | | | | | into mysql.com:/home/my/mysql-4.1
| * After merge fixesmonty@mysql.com2004-09-024-12/+8
| |
| * Merge with 4.0monty@mysql.com2004-09-012-10/+36
| |\
| | * - removed mysql-test/t/flush_block_commit-master.opt as it collidedlenz@mysql.com2004-08-301-1/+0
| | | | | | | | | | | | | | | with the sleep value we use for the test suite run during the release builds
| | * Code style fixes.monty@mysql.com2004-08-282-10/+28
| | | | | | | | | | | | Initialize LOG_error_log before get_options to not use an uninitalized mutex in case of an error from handle_options()
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-09-018-1050/+170
| |\ \ | | | | | | | | | | | | into mysql.com:/home/my/mysql-4.1
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-08-3116-222/+223
| |\ \ \ | | | | | | | | | | | | | | | into mysql.com:/home/my/mysql-4.1
| | * | | Review of new pushed code (Indentation fixes and simple optimizations)monty@mysql.com2004-08-3116-222/+223
| | | | | | | | | | | | | | | | | | | | | | | | | Use 'mysqltest' as test database instead of test_$1 or test1,test2 to not accidently delete an important database Safety fix for mailformed MERGE files
* | | | | Bug#4338 mysql-test-run fails if compiled with non-latin1 character setbar@mysql.com2004-09-021-76/+76
| | | | |
* | | | | fixed typo in group_concat printing (BUG#5161)bell@sanja.is.com.ua2004-09-011-3/+3
| | | | |
* | | | | Allow IN to convert arguments into Unicode in some cases.bar@mysql.com2004-09-012-0/+17
| | | | |
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-08-312-0/+17
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | into sanja.is.com.ua:/home/bell/mysql/bk/work-not-4.1
| * | | | after review patchbell@sanja.is.com.ua2004-08-312-0/+17
| | | | |
* | | | | Merge mskold@build.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2004-08-318-1050/+170
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
| * | | | Fix for bug#5312 Ndb Cluster returns wrong error code for duplicate key at ↵mskold@mysql.com2004-08-312-2/+2
| | | | | | | | | | | | | | | | | | | | insert
| * | | | Merge mskold@build.mysql.com:/home/bk/mysql-4.1mskold@mysql.com2004-08-316-1048/+168
| |\ \ \ \ | | | | | | | | | | | | | | | | | | into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
| | * | | | Enabled HA_NULL_IN_KEY supportmskold@mysql.com2004-08-314-50/+161
| | | | | |
| | * | | | Simplified expensive testmskold@mysql.com2004-08-312-998/+7
| | |/ / /
* | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2004-08-312-0/+28
|\ \ \ \ \ | |/ / / / | | | | | | | | | | into mysql.com:/dbdata/psergey/mysql-4.1-bug-psnames
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-08-302-0/+28
| |\ \ \ \ | | |/ / / | |/| | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1
| | * | | space-stripping in _mi_prefix_search: BUG#5284serg@serg.mylan2004-08-302-0/+28
| | | | |
* | | | | Fix for BUG#5242: Made SQL Syntax Prepared Statement names case-insensitive.sergefp@mysql.com2004-08-292-0/+39
|/ / / /
* | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1joreland@mysql.com2004-08-273-1/+21
|\ \ \ \ | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-4.1
| * | | | Bug#2451 ALTER doesn't result in an error on CHARACTER SET and COLLATION ↵bar@mysql.com2004-08-272-0/+20
| | | | | | | | | | | | | | | | | | | | conflict
| * | | | grant.result:bar@mysql.com2004-08-271-1/+1
| | | | | | | | | | | | | | | | | | | | Forgot to push in the previous changeset
* | | | | Fix order byjoreland@mysql.com2004-08-272-3/+3
|/ / / /
* | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1joreland@mysql.com2004-08-271-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | into mysql.com:/home/jonas/src/mysql-4.1
| * \ \ \ Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2004-08-271-1/+1
| |\ \ \ \ | | |/ / / | |/| | | | | | | | into mysql.com:/usr/home/bar/mysql-4.1
| | * | | grant.result:bar@mysql.com2004-08-271-1/+1
| | | | | | | | | | | | | | | | | | | | Bug 4338 mysql-test-run fails if compiled with non-latin1 character set: partual fix.
* | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1joreland@mysql.com2004-08-272-0/+9
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | into mysql.com:/home/jonas/src/mysql-4.1
| * | | | Fix ordered index scan with partially specified keyjoreland@mysql.com2004-08-272-0/+9
| |/ / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-08-262-0/+17
|\ \ \ \ | |_|/ / |/| | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1
| * | | mergedserg@serg.mylan2004-08-262-0/+17
| |\ \ \ | | | |/ | | |/|
| | * | Test case for Bug #4792 lower_case_table_names does not resolve ↵rburnett@build.mysql.com2004-08-252-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | db.tbl.column in SELECT list lowercase_table.result: New results for modified lowercase_table test lowercase_table.test: Added test case for all uppercase database when running under lower_case_table_names. This really only failed under Windows. Bug# 4792
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-08-2614-27/+103
|\ \ \ \ | |_|_|/ |/| | | | | | | into mysql.com:/home/my/mysql-4.1
| * | | Portability fixesmonty@mysql.com2004-08-2614-27/+103
| | | | | | | | | | | | | | | | Fixed bug in end space handle for WHERE text_column="constant"
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-08-262-0/+37
|\ \ \ \ | |_|/ / |/| | | | | | | into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b5219
| * | | A fix (Bug#5219: Cannot use '||' with MBRContains(..)).ram@gw.mysql.r18.ru2004-08-262-0/+37
| | | |
* | | | "SELECT BINARY x" now means "SELECT CAST(x AS BINARY)".bar@mysql.com2004-08-267-9/+8
|/ / /
* | | Cleaned up rnd_initmskold@mysql.com2004-08-242-0/+1009
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-08-241-4/+4
|\ \ | | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1
| * \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.(none)2004-08-241-4/+4
| |\ \ | | | | | | | | | | | | into poseidon.(none):/home/tomas/mysql-4.1-clean
| | * \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.(none)2004-08-241-4/+4
| | |\ \ | | | | | | | | | | | | | | | into poseidon.(none):/home/tomas/mysql-4.1-clean
| | | * | added alias MYSQLD for APItomas@poseidon.(none)2004-08-241-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | added choice of : or = in config file set case insensitive section names
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-08-249-7/+221
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1
| * | | | followupserg@serg.mylan2004-08-241-2/+1
| | | | |
| * | | | manually mergedserg@serg.mylan2004-08-247-5/+86
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix for bug #4340: find_in_set is case insensitive even on binary ↵gluh@gluh.mysql.r18.ru2004-08-242-0/+17
| | | | | | | | | | | | | | | | | | | | operators(2nd version)