- 06 Jan, 2005 1 commit
-
-
timour@mysql.com authored
The problem was that when a QUICK_SELECT access method is chosen, test_if_skip_sort_order() discovered that the index being used by the quick select will not deliver tuples in sorted order. In this case test_if_skip_sort_order() tried to change the index used by the quick select, but it didn't properly set the other members of the quick select, and especially the range flags of the ranges in QUICK_SELECT::ranges. The fix re-invokes the function SQL_SELECT::test_quick_select to correctly create a valid QUICK_SELECT object.
-
- 05 Jan, 2005 3 commits
-
-
wax@kishkin.ru authored
fixed bug
-
wax@mysql.com authored
-
wax@kishkin.ru authored
_stricmp was replaved on sting_compare_func added breakes for windows
-
- 04 Jan, 2005 9 commits
-
-
kent@mysql.com authored
Link mysql_test_run_new as console application my_manage.c: The type intptr_t isn't defined for VC 6.0 Changed return type for CreateProcess() to bool mysql_test_run_new.c: The type intptr_t isn't defined for VC 6.0 mysqltest.dsp: Added regex to additional build types for mysqltest mysqldump.dsp: Added mysys.lib for linking mysqldump
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
jimw@mysql.com authored
into mysql.com:/home/jwinstead2/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jwinstead2/mysql-4.1-clean
-
jimw@mysql.com authored
-
paul@kite-hub.kitebird.com authored
Make multi-statements the preferred option name (to coincide with the renaming of the CLIENT_MULTI_RESULTS symbol to CLIENT_MULTI_STATEMENTS). Continue to allow multi-queries for backward compatibility.
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
jimw@mysql.com authored
-
jimw@mysql.com authored
for port and/or pid-file parameters. (Bug #5878)
-
- 03 Jan, 2005 19 commits
-
-
jimw@mysql.com authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
ChangeLog, too (to be more exact when tagging a release that's based on a merge ChangeSet)
-
ingo@mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
-
kent@mysql.com authored
Added missing stop_reap_all() if returns early from function mysql-test-run.pl: Improved output from --script-debug Initial Cygwin support Improved mysqld process termination
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
wax@mysql.com authored
into mysql.com:/home/wax/mysql/mysql-4.1test2
-
wax@kishkin.ru authored
added sort of file names for all OS
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
-
wax@mysql.com authored
into mysql.com:/home/wax/mysql/mysql-4.1test2
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.7545
-
hf@deer.(none) authored
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
- 02 Jan, 2005 5 commits
-
-
paul@snake-hub.snake.net authored
Silence compiler warning.
-
kent@mysql.com authored
Added initial support for multiple test suites Added usage information, i.e. --help
-
wax@mysql.com authored
into mysql.com:/home/wax/mysql/mysql-4.1test2
-
wax@kishkin.ru authored
move my_end() after free_used_memory()
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
-
- 01 Jan, 2005 3 commits
-
-
mskold@mysql.com authored
-
mskold@mysql.com authored
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-