- 12 Oct, 2004 1 commit
-
-
sergefp@mysql.com authored
Fix for bug#5138 continued: added comments, removed extra debug printf calls, changed ha_heap::records_in_range to use table->rec_per_key.
-
- 07 Sep, 2004 1 commit
-
-
sergefp@mysql.com authored
KEY::rec_per_key is updated every time 1/HEAP_STATS_UPDATE_THRESHOLD part of table records has been changed.
-
- 03 Sep, 2004 2 commits
-
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/mysql.orig/test/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
2. changed key_* to el_ley_* in the libedit key.h (because it's in the conflict with the aix definitions) 3. use libedit_term.h instead of term.h in the cmd-line-utils/libedit/el.h 4. added definition of MIN in the cmd-line-utils/libedit/read.c (if it wasn't defined yet) 5. discarded definition of SUNOS macro from configure.in (now we don't include term.h in the el.h at all)
-
- 02 Sep, 2004 15 commits
-
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
Add missing parameter to strxnmov() that caused some INTO OUTFILE commands to core dump
-
mronstrom@mysql.com authored
into mysql.com:/Users/mikron/mysql-4.1
-
heikki@hundin.mysql.fi authored
Change a reference to ibman.php to a reference in the MySQL manual; someone should change the 20 other places in the source code where we still refer to ibman.php
-
konstantin@mysql.com authored
parameters": when unpacking binary time recieved from client, handle the case when length is 0: it means all MYSQL_TIME members are zero.
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
-
mronstrom@mysql.com authored
than 32 bytes. getWords interpreted length as number of words and got number of bytes.
-
mronstrom@mysql.com authored
into mysql.com:/Users/mikron/mysql-4.1
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.4815
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.1
-
bar@mysql.com authored
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.1
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.4815
-
hf@deer.(none) authored
-
- 01 Sep, 2004 6 commits
-
-
bell@sanja.is.com.ua authored
-
marko@hundin.mysql.fi authored
row_drop_table_for_mysql(): Removed duplicated block of code.
-
bar@mysql.com authored
-
bar@mysql.com authored
from Item_bool_func2 into DTCollation to make it reusable for other types of items.
-
konstantin@mysql.com authored
replace all (mis)uses of it with int32.
-
monty@mysql.com authored
-
- 31 Aug, 2004 15 commits
-
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
mwagner@here.mwagner.org authored
Remove --warnings for mysql-test-run. Devs don't use it, and Serg says it's not needed anymore.
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-not-4.1
-
bell@sanja.is.com.ua authored
-
ram@gw.mysql.r18.ru authored
used in the handle_options() function (instead of using additional handle_option() parameter). The default value of the my_getopt_error_reporter is default_reporter(). One can set it to other functions if case of need.
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
-
bar@mysql.com authored
-
lenz@mysql.com authored
- tagged ChangeSet@1.2013 as "mysql-4.1.4"
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/mysql.orig/test/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
-
vva@eagle.mysql.r18.ru authored
discarded using of uint in cmd-line-utils/libedit/chared.c because it's undefined on qnx
-
vva@eagle.mysql.r18.ru authored
(non gcc compilers don't understand '-Dx()=' option)
-
monty@mysql.com authored
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
-
sergefp@mysql.com authored
into mysql.com:/dbdata/psergey/mysql-4.1-bug-psnames
-