- 06 Jan, 2005 16 commits
-
-
tulin@build.mysql.com authored
into build.mysql.com:/users/tulin/mysql-5.0
-
tulin@build.mysql.com authored
correcting 4.1 merge error
-
serg@sergbook.mysql.com authored
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.0
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
bell@sanja.is.com.ua authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
After merge fixes
-
lenz@mysql.com authored
-
joerg@mysql.com authored
Ensure that a 'bool' function really returns a value - was compiler error on some problems causing build failure.
-
lenz@mysql.com authored
build (to make the test suite pass)
-
tulin@build.mysql.com authored
fixed ndb configure according to 4.1
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
Split TABLE to TABLE and TABLE_SHARE (TABLE_SHARE is still allocated as part of table, will be fixed soon) Created Field::make_field() and made Field_num::make_field() to call this Added 'TABLE_SHARE->db' that points to database name; Changed all usage of table_cache_key as database name to use this instead Changed field->table_name to point to pointer to alias. This allows us to change alias for a table by just updating one pointer. Renamed TABLE_SHARE->real_name to table_name Renamed TABLE->table_name to alias Renamed TABLE_LIST->real_name to table_name
-
heikki@hundin.mysql.fi authored
Use the fcntl() file flush method on OS X; Apple disabled fsync() for internal disk drives, which caused corruption in power outages; the patch was recommended by an Apple engineer
-
- 05 Jan, 2005 18 commits
-
-
jimw@mysql.com authored
official binary builds for Linux that are built against a static glibc with a 128k thread stack size limit can be compiled with a default that doesn't result in a harmless (but oft-misunderstood) warning message. (Bug #6226)
-
jimw@mysql.com authored
into mysql.com:/home/jwinstead2/mysql-5.0
-
bell@sanja.is.com.ua authored
and check of handler compatibility
-
kent@mysql.com authored
On Windows my_sleep() always gave a zero microsecond sleep
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
-
bell@sanja.is.com.ua authored
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
-
wax@kishkin.ru authored
fixed bug
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.0
-
serg@sergbook.mysql.com authored
report test mode if case of failure (default/ps-protocol/embedded)
-
wax@mysql.com authored
-
wax@kishkin.ru authored
_stricmp was replaved on sting_compare_func added breakes for windows
-
marko@hundin.mysql.fi authored
in ChangeSet@1.1721.48.1
-
marko@hundin.mysql.fi authored
-
serg@sergbook.mysql.com authored
-
serg@sergbook.mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jwinstead2/mysql-5.0
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.0
-
- 04 Jan, 2005 6 commits
-
-
serg@sergbook.mysql.com authored
-
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
-
jani@ua141d10.elisa.omakaista.fi authored
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
jani@ua141d10.elisa.omakaista.fi authored
instead of DATADIR.
-
jimw@mysql.com authored
into mysql.com:/home/jwinstead2/mysql-5.0
-