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
tomas@poseidon.ndb.mysql.com
66923bf968
forgot to remove ndbrequire
2004-10-06 13:26:38 +00:00
tomas@poseidon.ndb.mysql.com
884892a650
bug#5736, subqueries and not in
...
and testcases
2004-10-06 13:18:55 +00:00
tomas@poseidon.ndb.mysql.com
ebb425d9c9
more and better arbitration warnings for cluster config
2004-10-05 15:18:32 +00:00
tomas@poseidon.ndb.mysql.com
250d643ee2
last try didnt work
2004-10-05 07:48:51 +00:00
tomas@poseidon.ndb.mysql.com
c36637a96e
bumped up version to 3.5.2
...
removed staus flag
2004-10-05 06:49:11 +00:00
tomas@poseidon.ndb.mysql.com
31f0226f00
added debug printouts in ndbapi
2004-10-04 13:26:33 +00:00
tomas@poseidon.ndb.mysql.com
1e66b6b3a6
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb-merge
2004-10-04 06:59:12 +00:00
tomas@poseidon.ndb.mysql.com
c7cadf6575
addes auto pointer class for using with my_ functions
...
switch to using my_ for heap allocations
2004-10-04 06:58:33 +00:00
tomas@poseidon.ndb.mysql.com
f6ad058388
Merge
2004-10-03 21:39:04 +00:00
tomas@poseidon.ndb.mysql.com
8c257017fa
restore of auto increment bug#5786
2004-10-01 02:38:03 +00:00
tomas@poseidon.ndb.mysql.com
49b81a610e
bug#5824
2004-09-30 21:12:46 +00:00
magnus@neptunus.(none)
4faaed98ed
Merge fixes
2004-09-30 16:12:28 +02:00
tomas@poseidon.ndb.mysql.com
148fc3ca7b
added configuration warnings for arbitration and node groups
2004-09-30 14:12:27 +00:00
tomas@poseidon.ndb.mysql.com
0a9730beb4
set correct lockmode in all reads...
...
move lockmode from scan operation to operation
added read tuple with lock mode
2004-09-28 17:35:07 +00:00
tomas@poseidon.ndb.mysql.com
1379567be1
removed init on ConfigRetriever
...
added some debug printouts
some changes in ndbcluster_init to make start of mysqld first work
2004-09-27 00:24:23 +00:00
magnus@shellback.(none)
94b305b226
Merge
2004-09-26 16:21:15 +02:00
joreland@mysql.com
2027459cce
testBasic -n MassiveRollback
...
Make sure to not receive more that buffer can fit currently
2004-09-26 10:51:14 +02:00
joreland@mysql.com
e358ba2e9c
testDict -n InvalidTables
2004-09-26 10:03:57 +02:00
joreland@mysql.com
10d304861b
testBackup
2004-09-25 19:31:36 +02:00
tomas@poseidon.ndb.mysql.com
c259c02e20
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb-merge
2004-09-25 17:31:35 +00:00
tomas@poseidon.ndb.mysql.com
c329d002f7
local config now outside config retriever
2004-09-25 17:30:51 +00:00
joreland@mysql.com
2a71a43693
Ops forgott to put table in hash
2004-09-25 18:36:56 +02:00
joreland@mysql.com
6c5aafa1c9
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-09-25 18:36:55 +02:00
tomas@poseidon.ndb.mysql.com
3b13d7090f
corrected small :) mistake
2004-09-25 16:36:54 +00:00
tomas@poseidon.ndb.mysql.com
b67853d70e
added printout for where configuration is fetched
...
debug printouts
2004-09-25 16:06:30 +00:00
joreland@mysql.com
f1ece00ea2
bug#5702
...
more bug fixes.
2004-09-25 16:47:51 +02:00
tomas@poseidon.ndb.mysql.com
8bfc619e1d
moved LocalConfig out of config retriver
2004-09-25 14:10:06 +00:00
tomas@poseidon.ndb.mysql.com
65629eb291
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb-merge
2004-09-25 10:45:08 +00:00
tomas@poseidon.ndb.mysql.com
c03e24a61e
added debug printouts
2004-09-25 10:44:39 +00:00
joreland@mysql.com
309416de84
Init theSCAN_TABREQ
2004-09-25 10:22:27 +02:00
joreland@mysql.com
106d203f25
Fix memory leak
2004-09-25 10:16:37 +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
joreland@mysql.com
17328541f1
Extra jam broken if
2004-09-24 13:40:38 +02:00
joreland@mysql.com
3be8351e68
Dbdict
...
- set table state in releaseTableObject
- make handleTabInfoInit release object if parsing fails
- make sure table is not accessed is parsing fails
2004-09-24 12:38:38 +02:00
tomas@poseidon.(none)
7602703478
bug, releaseTableObject called twice
...
bug, whole bucket removed if delete first element in bucket
2004-09-24 08:47:46 +00:00
joreland@mysql.com
4b2aa105b1
bug#5702
...
Check index version already in master
to prevent "non-atmoic" failing drop index
2004-09-23 09:25:05 +02:00
tomas@poseidon.(none)
cb235151e4
debug printout
2004-09-22 18:27:03 +00:00
joreland@mysql.com
2f612c5ada
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-09-22 17:29:50 +02:00
joreland@mysql.com
8883ccf198
Fix so that testBackup wait until start has finished before
...
starting to restore
2004-09-22 09:27:34 +02:00
joreland@mysql.com
f3c0441d9d
testScan - ReadWithLocksAndInserts
...
testBasic LocksAndInserts
2004-09-22 09:13:13 +02:00
joreland@mysql.com
540de0e312
misspelled testcase name
2004-09-22 05:48:52 +02:00
tomas@poseidon.ndb.mysql.com
70b14cad6c
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb-merge
2004-09-21 17:31:34 +00:00
tomas@poseidon.ndb.mysql.com
8c617f1369
config parameter changed
2004-09-21 17:31:01 +00:00
joreland@mysql.com
2175afe283
Make operation list on fragment fifo so that uncommitted operations
...
are undo-logged in correct order
Add bunch of testcases to autotest
2004-09-21 14:58:23 +02:00
magnus@neptunus.(none)
58899f0137
Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into neptunus.(none):/home/magnus/mysql/wl/wl1424_discover_2
2004-09-21 12:23:27 +02:00
joreland@mysql.com
ee34a1dec8
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-09-21 09:53:16 +02:00
joreland@mysql.com
eda5c31970
bug#5617
...
allow blank lines in Ndb.cfg files
2004-09-21 09:50:44 +02:00
joreland@mysql.com
d3a1b97ee2
Removed debug printout
2004-09-21 08:13:35 +02:00
joreland@mysql.com
e28395a60c
wl1292
...
remove -e from atrt-mysql-test-run
2004-09-21 06:33:29 +02:00