tomas@poseidon.ndb.mysql.com
259aa7131c
updated show table status usage in ndb tests to become independent on ndb cluster run
2005-01-26 15:07:39 +01:00
tomas@poseidon.ndb.mysql.com
b1877967d1
ndb_autodiscover.result, ndb_autodiscover.test:
...
removed this since it easily gives errors if previous tests fail
2005-01-20 21:26:58 +01:00
tomas@poseidon.ndb.mysql.com
86197400bc
Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2005-01-20 15:37:27 +01:00
tomas@poseidon.ndb.mysql.com
ac53ecce1c
added variable NDB_MGM to be able to run the management client in tests
...
added testcase for Bug#8035
added option to wait for not-started
Bug#8035
2005-01-20 13:45:42 +01:00
tomas@poseidon.ndb.mysql.com
fa57a72b9b
added support for 'show status like 'Ndb%''
...
added number_of_replicas printout in show table status
2005-01-14 12:32:33 +01:00
tomas@poseidon.ndb.mysql.com
77af3703b2
adopted to changed show table status output
2005-01-13 19:00:04 +01:00
gluh@gluh.mysql.r18.ru
2e912bbbe8
Don't display 'usage' privilege in TABLE_PRIVILEGES if we have columns privileges
...
mysqldump skips information_schema db
'use' now can use information_schema db
changed value of column 'Null' to 'NO' if column is not nullable
2004-12-10 12:07:11 +03:00
brian@avenger.(none)
f05daf02ba
Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)
2004-11-11 18:58:57 -08:00
joreland@mysql.com
8acbd6a2ba
ndb: bug#6451
...
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
2004-11-08 11:06:36 +01:00
mskold@mysql.com
0599b3bf2b
Fixed changes in printouts
2004-11-04 10:15:37 +01:00
monty@mysql.com
afbe601302
merge with 4.1
2004-10-29 19:26:52 +03:00
tomas@poseidon.ndb.mysql.com
060707c2f1
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
2004-10-10 08:31:45 +00:00
magnus@neptunus.(none)
01c29fc921
BUG#5973 ndb table belonging to different database shows up in SHOW TABLES
2004-10-08 13:37:13 +02:00
magnus@neptunus.(none)
9e4ba7dac2
WL#1424 Added more advanced test cases for autodiscovery
2004-09-30 14:20:14 +02:00
magnus@neptunus.(none)
0097c6d9b2
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.
2004-09-21 12:13:58 +02:00
magnus@neptunus.(none)
8abbb28f8b
WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete old tables.
2004-09-13 14:46:38 +02:00
monty@mysql.com
31122efde7
Merge with 4.1
...
(Includes merge of arena code in 4.1 and 5.0)
2004-09-06 15:14:10 +03:00
joreland@mysql.com
f33207ac8d
Fix order by
2004-08-27 14:15:47 +02:00
mskold@mysql.com
8d73def948
New result due to changed output from SHOW TABLES
2004-08-19 14:40:10 +02:00
magnus@neptunus.(none)
c5d388f150
Small fix, addin order by to get predicatble output from select
2004-05-26 14:34:40 +02:00
magnus@neptunus.(none)
2daebc70cc
Fix after running on a 4-node system.
2004-05-26 14:22:49 +02:00
magnus@neptunus.(none)
28c8ac884b
Corrected index_flags returned when index are created with USING HASH
...
Updated ndb_ test cases
2004-05-25 14:40:51 +02:00
magnus@neptunus.(none)
de837a0104
Added test(s) for auto discover of frm file
2004-05-17 09:53:13 +02:00