- 07 Jan, 2005 1 commit
-
-
brian@zim.(none) authored
-
- 06 Jan, 2005 29 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jwinstead2/mysql-5.0
-
jimw@mysql.com authored
into mysql.com:/home/jwinstead2/mysql-4.1-clean
-
tulin@build.mysql.com authored
into build.mysql.com:/users/tulin/mysql-5.0
-
tulin@build.mysql.com authored
correcting 4.1 merge error
-
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
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
-
bell@sanja.is.com.ua authored
-
serg@sergbook.mysql.com authored
-
bell@sanja.is.com.ua authored
-
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
into mysql.com:/home/jwinstead2/mysql-4.1-clean
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.0
-
jimw@mysql.com authored
-
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
-
jimw@mysql.com authored
-
- 05 Jan, 2005 10 commits
-
-
jimw@mysql.com authored
talking to pre-4.1 servers or 4.1 and later servers where the old_passwords option is enabled. "mysqladmin old-password" is unchanged. (Bug #7451)
-
jimw@mysql.com authored
-
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
-