pekka@mysql.com
5efff1feec
ndb - bug#14509, part 1: move autoincr pre-fetch from Ndb to local dict cache
2006-05-08 15:19:17 +02:00
konstantin@mysql.com
9fd6204ad1
Merge mysql.com:/opt/local/work/mysql-4.1-root
...
into mysql.com:/opt/local/work/mysql-5.0-root
2005-11-25 13:57:13 +03:00
mskold@mysql.com
c2acc2da99
Updated expected error
2005-11-25 10:41:22 +01:00
mskold@mysql.com
ab812dd5d8
Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
2005-11-18 15:54:53 +01:00
mskold@mysql.com
16fcccce1a
Disabled --ps-protocol during autodiscover test
2005-11-18 12:20:22 +01:00
mskold@mysql.com
96413a44d1
Using new error code HA_ERR_TABLE_DEF_CHANGED to signal wrong schema version of table
2005-11-18 09:54:49 +01:00
mskold@mysql.com
8ca38a90ad
Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
2005-11-17 15:38:15 +01:00
mskold@mysql.com
77cbf5d3ff
Fixed incorrectly use if table with wrong schema version
2005-11-17 12:45:23 +01:00
jonas@perch.ndb.mysql.com
1f84a13977
Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
2005-09-22 09:10:11 +02:00
jonas@perch.ndb.mysql.com
f5761aa4e8
Add testcase for bug#13316
...
ndb big alter table
2005-09-22 09:09:27 +02:00
jonas@eel.(none)
7c70be87b7
Merge eel.(none):/home/jonas/src/mysql-5.0
...
into eel.(none):/home/jonas/src/mysql-5.0-push
2005-08-18 14:28:13 +02:00
jonas@eel.(none)
6399a93ac2
Merge eel.(none):/home/jonas/src/mysql-4.1
...
into eel.(none):/home/jonas/src/mysql-5.0
2005-08-18 14:25:00 +02:00
jonas@eel.(none)
96f719818c
Merge eel.(none):/home/jonas/src/mysql-4.1
...
into eel.(none):/home/jonas/src/mysql-4.1-push
2005-08-18 14:07:31 +02:00
jonas@eel.(none)
3b68047235
bug#12118 - ndb alter table data loss
...
Split table version into 2 (major, minor)
Impl. signaling to API when table has been altered
Allow running transactions to use any minor number for transactions
2005-08-18 14:02:25 +02:00
monty@mysql.com
15d48525af
Merge mysql.com:/home/my/mysql-4.1
...
into mysql.com:/home/my/mysql-5.0
2005-07-28 17:09:54 +03:00
monty@mysql.com
3c12d0ae54
Added end marker for tests to make future merges easier
2005-07-28 03:22:47 +03:00
monty@mysql.com
86d7b02199
Merge with 4.1
2005-07-03 14:17:52 +03:00
mskold@mysql.com
ff764e2b5a
Moved connections first in test, to reduce risk of connecting before servers are fully connected
2005-06-29 15:31:43 +02:00
mskold@mysql.com
b1c8e44ead
Merge
2005-04-21 10:26:14 +02:00
mskold@mysql.com
dbd035818b
Disabled ndb tests for embedded
2005-04-19 17:23:49 +02:00
msvensson@neptunus.(none)
12b6252145
BUG#6762 ALTER TABLE gives weird results and error message
...
- Removed hardcoded error message from 4.1
2005-04-07 20:17:37 +02:00
msvensson@neptunus.(none)
771133bc6c
Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-1.2156.1.5
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
2005-04-05 21:31:54 +02:00
msvensson@neptunus.(none)
41c036a60b
BUG#6762 ALTER TABLE gives weird results and error message
...
- Better error message when table definition has changed
2005-04-04 12:26:05 +02:00
serg@serg.mylan
956682de1a
merged
2005-03-09 14:09:06 +01:00
mskold@mysql.com
6fc6a7521a
Fix for Bug #8753 Invalid schema object version after dropping index
2005-03-07 10:21:38 +01:00
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
mskold@mysql.com
3791170159
Fix for bug#6935 table rename does not work with ndb tables
2004-12-06 14:51:10 +01:00
tomas@poseidon.ndb.mysql.com
69f40808e2
ndb_alter_table.result, ndb_alter_table.test:
...
...
2004-10-07 16:30:21 +00:00
mskold@mysql.com
ca47a4a25c
Changed test to be independent on scan order
2004-10-01 14:23:31 +02:00
mskold@mysql.com
1b9d0b340d
Adjusted so auto_increment value after bulk insert will be exactly +1 after last (if no parallel inserts)
2004-09-28 09:53:14 +02:00
mskold@mysql.com
f29939c453
Setting MODE_NO_AUTO_VALUE_ON_ZERO at copying in copy_data_between_tables
2004-09-26 17:11:28 +02:00
tomas@poseidon.ndb.mysql.com
71d5ea8f85
fix for invalidating table if mismatch with frm
...
removed debug printout
new test in alter table for dictionay update test with multiple connections
added coice of setting MaxNoOfOrderedIndexes
added option to run "--small-bench"
2004-09-24 16:58:25 +00:00
mskold@mysql.com
4a9805679e
Fixed handling of NO_AUTO_VALUE_ON_ZERO
2004-09-15 18:44:18 +02:00
tomas@poseidon.(none)
74336d596f
removed shaky test case
2004-09-10 17:40:02 +00:00
tomas@poseidon.(none)
7d192fcbd7
fixed NdbConnection::restart and made use of it in ha_ndbcluster
...
added testcase
2004-09-07 12:30:11 +00:00
tomas@poseidon.(none)
2fdb262c4a
fixed and added test case for bug#5431
...
+ fix for support of multiple mgmt servers
2004-09-07 10:54:31 +00:00
tomas@poseidon.(none)
caf79dacfe
renamed ha_recovery_logging to ha_enable_transaction
...
added tests to alter table for "large" alter tables and truncates in ndbcluster
added debug printout in restart() in ndbcluster
added flag THD::transaction.on to enable/disable transaction
2004-09-03 15:11:09 +00:00
mskold@mysql.com
b3e1dc445f
Added tests for fix of bug#4730
2004-08-12 10:15:53 +02:00
mskold@mysql.com
0625aef8c0
Bug fix for bug#3912
2004-08-10 14:38:24 +02:00
mskold@mysql.com
a5dd9f8bb4
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1-ndb
2004-08-10 11:48:43 +02:00
mskold@mysql.com
268c1a2edc
Bug fix for alter table and auto_increment
2004-07-31 12:00:12 +02:00
mskold@mysql.com
f05c7ce7c6
Added test for fix of bug#3912 Auto increment not correctly initialised when table is altered
2004-07-29 14:02:40 +02:00
magnus@neptunus.(none)
1d8bf1cb18
BUG# 3658 ALTER TABLE corrupts table
...
Added test file for ALTER TABLE, engine = ndbcluster
2004-05-05 16:04:23 +02:00