An error occurred fetching the project authors.
- 22 Mar, 2005 1 commit
-
-
jimw@mysql.com authored
the row type is dynamic (For 4.1 tables old 'VARCHAR' fields are converted to true VARCHAR in the next ALTER TABLE) This ensures that one can use MySQL 5.0 privilege tables with MySQL 4.1. (Fix imported from main 5.0 tree to 5.0.3 build tree.)
-
- 21 Feb, 2005 1 commit
-
-
monty@mysql.com authored
-
- 17 Feb, 2005 1 commit
-
-
msvensson@neptunus.homeip.net authored
- Added tescases - Added handling of HA_ERR_NO_SUCH_TABLE in mysql_rm_table_part2 so that error messages now are consistent
-
- 16 Feb, 2005 1 commit
-
-
msvensson@neptunus.homeip.net authored
-
- 26 Jan, 2005 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 20 Jan, 2005 2 commits
-
-
tomas@poseidon.ndb.mysql.com authored
removed this since it easily gives errors if previous tests fail
-
tomas@poseidon.ndb.mysql.com authored
added testcase for Bug#8035 added option to wait for not-started Bug#8035
-
- 14 Jan, 2005 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
added number_of_replicas printout in show table status
-
- 13 Jan, 2005 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
-
- 10 Dec, 2004 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
mysqldump skips information_schema db 'use' now can use information_schema db changed value of column 'Null' to 'NO' if column is not nullable
-
- 08 Nov, 2004 1 commit
-
-
joreland@mysql.com authored
1) fix so that missing blob tables don't prevent table from being dropped 2) decrease size of blob part if record length exceeds max length 3) add test case for table wo/ corresponding blob table 4) init scan counters when sending scan_tabreq
-
- 04 Nov, 2004 1 commit
-
-
mskold@mysql.com authored
-
- 10 Oct, 2004 1 commit
-
-
tomas@poseidon.ndb.mysql.com authored
Fixes bug with tableImpl with blobs not being initialized properly w.r.t pointer to blob tableImpl in column added blob to test to see that blob tables don't show up in show tables auto increment setting need not fetch blob tables (will otherwise generate error during table creation) moved addBlobTables out of fetchGlobalTableImpl to get_local_table_info changed addBlobTables to start from last column and break if all blobs added also addBlobTables will return -1 if failed (typically getTable) changed to using get_local_table_info with internal table name where applicable for efficiency added option to get_local_table_info wether to fetch blob tables or not getTable always fetches the blobtables moved addBlobTables to get_local_table_info to always be called, even if main table goes to cache only
-
- 08 Oct, 2004 1 commit
-
-
magnus@neptunus.(none) authored
-
- 30 Sep, 2004 1 commit
-
-
magnus@neptunus.(none) authored
-
- 21 Sep, 2004 1 commit
-
-
magnus@neptunus.(none) authored
Changed WL#1424 to use the function ha_find_files. This is a simpler implementation and all handler specific code is hidden in the appropriate handler.
-
- 13 Sep, 2004 1 commit
-
-
magnus@neptunus.(none) authored
-
- 27 Aug, 2004 1 commit
-
-
joreland@mysql.com authored
-
- 19 Aug, 2004 1 commit
-
-
mskold@mysql.com authored
-
- 26 May, 2004 2 commits
-
-
magnus@neptunus.(none) authored
-
magnus@neptunus.(none) authored
-
- 25 May, 2004 1 commit
-
-
magnus@neptunus.(none) authored
Updated ndb_ test cases
-
- 17 May, 2004 1 commit
-
-
magnus@neptunus.(none) authored
-