Commit graph

33054 commits

Author SHA1 Message Date
tomas@poseidon.ndb.mysql.com
697227c898 BUG#17400 enabled rpl_ndb_dd_partitions 2006-04-19 23:46:40 +02:00
tomas@poseidon.ndb.mysql.com
9d5429a3d0 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-04-19 22:46:01 +02:00
tomas@poseidon.ndb.mysql.com
33df79f559 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb
into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-04-19 21:31:58 +02:00
tomas@poseidon.ndb.mysql.com
b091805e01 corrected wrong usage of hash 2006-04-19 21:30:22 +02:00
tomas@poseidon.ndb.mysql.com
65cee73399 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-04-19 19:56:52 +02:00
mats@mysql.com
5f763b4378 Disabling test that fails. There is already a bug for the failure. 2006-04-19 19:53:17 +02:00
stewart@mysql.com
718e1fde30 BUG#19198 mysqld failure during DBT2
crash of mysqld due to null tOp in
NdbTransaction::getNdbIndexScanOperation(NdbIndexImpl*,NdbTableImpl*)
2006-04-20 02:29:26 +10:00
tomas@poseidon.ndb.mysql.com
a1a8db8444 removed use of local data in local cache in preparation for removing local cache usage all together 2006-04-19 18:29:25 +02:00
mats@mysql.com
eee166d859 Merge mysql.com:/home/bkroot/mysql-5.1-new
into  mysql.com:/home/bk/b17400-mysql-5.1-new
2006-04-19 15:33:31 +02:00
mats@mysql.com
97f9cf23a8 Bug#16993 (ALTER TABLE ZEROFILL AUTO_INCREMENT not replicated correctly):
This is not a bug. Enabling disabled test and adding comment.
2006-04-19 15:29:49 +02:00
tomas@poseidon.ndb.mysql.com
0ebba697d8 Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-04-19 14:58:42 +02:00
tomas@poseidon.ndb.mysql.com
928514cf80 BUG#18094 Slave caches invalid table definition after atlters causes select failure
- return correct object status from ndb dictionary
- check for validity of index retrieved from index, and retry if invalid
2006-04-19 14:54:39 +02:00
monty@mysql.com
ed809462e9 Fixed timeing problem by ignoring failures and results from first select after table definition change 2006-04-19 12:21:33 +03:00
mats@mysql.com
04fc2d9eb8 Merge mysql.com:/home/bkroot/mysql-5.1-new
into  mysql.com:/home/bk/b17400-mysql-5.1-new
2006-04-19 10:58:44 +02:00
monty@mysql.com
f636a4d43c Only run test with row based logging 2006-04-19 11:20:11 +03:00
monty@mysql.com
8901455d5b Fix wrong auto merge 2006-04-19 11:17:32 +03:00
monty@mysql.com
77b6bc4264 Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/my/mysql-5.1
2006-04-19 11:09:33 +03:00
monty@mysql.com
7af1f5e0b5 Fixed compilation error
ensure check_if_legal_table_name is also defined on unix
2006-04-19 11:08:22 +03:00
bar@mysql.com
1921fa59ab Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/usr/home/bar/mysql-5.1-new
2006-04-19 12:52:54 +05:00
bar@mysql.com
b2315c6495 my_access.c:
After merge fix.
2006-04-19 12:51:30 +05:00
monty@mysql.com
feca86044f Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/my/mysql-5.1
2006-04-19 10:41:33 +03:00
monty@mysql.com
9ad5c2de05 Fix compilation failure when compiling with BUILD/compile-pentium-debug-max
(Problem with embedded server and ndb)
Fix broken mysql-test-run.sh
Removed memory leak in ha_example.cc
2006-04-19 10:39:57 +03:00
stewart@mysql.com
af2f420a10 Merge mysql.com:/home/stewart/Documents/MySQL/4.1/bug18881
into  mysql.com:/home/stewart/Documents/MySQL/5.1/merge
2006-04-19 17:32:13 +10:00
stewart@mysql.com
b59d84069f Merge mysql.com:/home/stewart/Documents/MySQL/4.1/bug15530
into  mysql.com:/home/stewart/Documents/MySQL/5.1/merge
2006-04-19 17:30:24 +10:00
bar@mysql.com
a26f115a13 Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/usr/home/bar/mysql-5.1-new.b17870v1
2006-04-19 11:42:41 +05:00
bar@mysql.com
9686848d64 item_xmlfunc.cc:
After review minor fixes for bug#16319
  Thanks to Gluh for suggestions.
2006-04-19 11:11:47 +05:00
monty@mysql.com
adb59d9284 Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/my/mysql-5.1
2006-04-19 08:56:19 +03:00
bar@mysql.com
cedafc30e8 Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/usr/home/bar/mysql-5.1-new.b17870v1
2006-04-19 09:50:17 +05:00
bar@mysql.com
004854fbdd Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/usr/home/bar/mysql-5.1-new.b16319
2006-04-19 09:22:04 +05:00
jimw@mysql.com
a3a4ba937e Merge mysql.com:/home/jimw/my/mysql-5.1-ndb-cleanup
into  mysql.com:/home/jimw/my/mysql-5.1-clean
2006-04-18 13:00:48 -07:00
jimw@mysql.com
0302bb4fdd Nuke all of the old_* directories in the ndb tree. 2006-04-18 12:12:46 -07:00
jonas@perch.ndb.mysql.com
99165bb1d6 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb
into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
2006-04-18 19:45:10 +02:00
jonas@perch.ndb.mysql.com
3600a25c46 Merge perch.ndb.mysql.com:/home/jonas/src/51-work
into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
2006-04-18 19:41:06 +02:00
kent@mysql.com
64295d82d1 Merge 2006-04-18 17:16:27 +02:00
kent@mysql.com
de430a149e Merge 2006-04-18 16:58:21 +02:00
jonas@perch.ndb.mysql.com
901f0ba3d4 ndb - replication
Make sure that SUB_GCP_COMPLETE_ACK is sent uncond, failure to do so can lead to problems...
2006-04-18 15:21:39 +02:00
pekka@mysql.com
9de965b306 Merge mysql.com:/space/pekka/ndb/version/my51-ndb
into  mysql.com:/space/pekka/ndb/version/my51-rbr
2006-04-18 15:12:17 +02:00
pekka@mysql.com
39feca99f6 ndb - drop blob events: table is known so use it 2006-04-18 15:05:29 +02:00
jonas@perch.ndb.mysql.com
4dd67338ce Merge perch.ndb.mysql.com:/home/jonas/src/50-work
into  perch.ndb.mysql.com:/home/jonas/src/51-work
2006-04-18 14:53:31 +02:00
jonas@perch.ndb.mysql.com
242f5f2100 ndb -
post merge
2006-04-18 14:36:29 +02:00
jonas@perch.ndb.mysql.com
2b9d78e639 Merge perch.ndb.mysql.com:/home/jonas/src/41-work
into  perch.ndb.mysql.com:/home/jonas/src/50-work
2006-04-18 14:34:40 +02:00
jonas@perch.ndb.mysql.com
58d214b941 ndb -
fix api_signal_log print of uncond signals
2006-04-18 14:34:11 +02:00
kent@mysql.com
8c420e29eb configure.in:
Stepped up version to 5.0.20a
2006-04-18 13:26:41 +02:00
msvensson@neptunus.(none)
1ea71459df Merge mysqldev@production.mysql.com:my/mysql-5.0-release
into  neptunus.(none):/home/msvensson/mysql/mysql-5.0-release
2006-04-18 13:08:16 +02:00
mskold@mysql.com
1516bb1318 Updated result file 2006-04-18 12:16:27 +02:00
msvensson@neptunus.(none)
c53f2320e4 Bug#18815 libmysql using yassl can't be linked with c program
- Apply patch to remove dependency on C++ libs when linking "libmysql" from c
2006-04-18 12:08:06 +02:00
jonas@perch.ndb.mysql.com
f00d8329b2 Merge perch.ndb.mysql.com:/home/jonas/src/51-work
into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
2006-04-18 10:44:45 +02:00
jonas@perch.ndb.mysql.com
fe44dedb26 ndb -
Add abort in reception of invalid/inconsistent SUB_GCP_COMPLETE_REP
  as proceeding (in release wo/ asserts) make mysqld crash in mysterious ways
2006-04-18 10:41:56 +02:00
kent@mysql.com
58c153c629 Merge mysql.com:/Users/kent/mysql/bk/mysql-5.0-release
into mysql.com:/Users/kent/mysql/bk/mysql-5.1-release
2006-04-18 10:34:56 +02:00
jonas@perch.ndb.mysql.com
b498da8752 ndb -
handle open(O_DIRECT) -> EINVAL
  remove need for NDB_NO_ODIRECT
2006-04-18 10:33:40 +02:00