- 06 Jan, 2005 7 commits
-
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.0
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
After merge fixes
-
joerg@mysql.com authored
Ensure that a 'bool' function really returns a value - was compiler error on some problems causing build failure.
-
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
-
- 05 Jan, 2005 12 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jwinstead2/mysql-5.0
-
bell@sanja.is.com.ua authored
and check of handler compatibility
-
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-5.0
-
serg@sergbook.mysql.com authored
report test mode if case of failure (default/ps-protocol/embedded)
-
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 14 commits
-
-
serg@sergbook.mysql.com authored
-
jani@ua141d10.elisa.omakaista.fi authored
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0
-
jani@ua141d10.elisa.omakaista.fi authored
instead of DATADIR.
-
jimw@mysql.com authored
into mysql.com:/home/jwinstead2/mysql-5.0
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
joerg@mysql.com authored
into mysql.com:/M50/mysql-5.0
-
joerg@mysql.com authored
-
bell@sanja.is.com.ua authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
lenz@mysql.com authored
-
monty@mysql.com authored
Add support for warnings for prepare of prepared statements Fixed test to work with --ps-protocol Fixed some test results
-
monty@mysql.com authored
-
joreland@mysql.com authored
Install varchar.frm Otherwise type_varchar fails when running mysql-test-run on installed system mysql-test/mysql-test-run.sh Use correct path to clist_tests in on installed system
-
jimw@mysql.com authored
into mysql.com:/home/jwinstead2/mysql-5.0
-
- 03 Jan, 2005 7 commits
-
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-5.0
-
petr@mysql.com authored
into mysql.com:/users/pchardin/mysql-5.0
-
petr@mysql.com authored
-
serg@sergbook.mysql.com authored
don't fail w/o bdb (or innodb) sql/sql_base.cc typo fixed. "mysql-test-run --ps-protocol select" fixed (item->cached_item was set to the last table if many matches)
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
joreland@mysql.com authored
-