Commit graph

33007 commits

Author SHA1 Message Date
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
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
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
mskold@mysql.com
1516bb1318 Updated result file 2006-04-18 12:16:27 +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
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
mskold@mysql.com
a8d4eb8c34 Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-new
2006-04-18 09:00:02 +02:00
mskold@mysql.com
2a924b8c15 Invalidate old table at rename 2006-04-18 08:57:37 +02:00
petr@mysql.com
423119d214 Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/cps/mysql/trees/mysql-5.1-virgin
2006-04-18 08:47:22 +04:00
petr@mysql.com
de97f94a49 fix for Bug#18848 "SIGHUP crashes the server" (v2) 2006-04-18 08:43:13 +04:00
elliot@mysql.com
ac6450b858 BUG#19158 Fixing rpl_row_log_innodb test for pushbuild. 2006-04-18 00:30:55 -04:00
cmiller@zippy.(none)
ac6ae8f1f5 Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  zippy.(none):/home/cmiller/work/mysql/mysql-5.1-new
2006-04-17 18:57:02 -04:00
jimw@mysql.com
50bb7cc5f3 Merge bk-internal:/home/bk/mysql-5.1-new
into  mysql.com:/home/jimw/my/mysql-5.1-clean
2006-04-17 15:57:01 -07:00
cmiller@zippy.(none)
61552172df Fixing a merge from a few days ago.
Without a flush this test is nondeterministic for "row" binlog-format.
2006-04-17 18:57:01 -04:00
brian@zim.(none)
e4f70bc137 Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  zim.(none):/home/brian/mysql/dep-5.1
2006-04-17 15:57:00 -07:00
pekka@mysql.com
9f355db66e Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/space/pekka/ndb/version/my51
2006-04-18 00:56:59 +02:00
brian@zim.(none)
6f986a344b UNIXWARE removal 2006-04-17 15:56:59 -07:00
mikael@c-4909e253.1238-1-64736c10.cust.bredbandsbolaget.se
9c6aef5b4e BUG#18752
Fixed forgotten merge fix
2006-04-17 18:56:58 -04:00
pekka@mysql.com
4d1e38744d ndb - bug#16796 2006-04-17 20:24:41 +02:00
jimw@mysql.com
7e573aa5d0 Merge mysql.com:/home/jimw/my/mysql-5.1-19059
into  mysql.com:/home/jimw/my/mysql-5.1-clean
2006-04-17 10:06:17 -07:00
jimw@mysql.com
80b8563690 Bug #19059: Failure to get version information when running from source tree
Fix the way that instance manager finds the version number of instances,
  so that it works properly when the executable name isn't the same as what
  the instance-manager launched, such as when wrapping a libtool-wrapped
  executable from the source tree.

  This removes the 'Ver ' reported in the version column output by
  'SHOW INSTANCE STATUS ...', but the format of this column is not
  documented (and is pretty free-form to begin with).
2006-04-17 09:38:50 -07:00
brian@zim.(none)
93f965d1fe Found one piece I missed when I removed HAVE_mit (just broke on windows and I don't have windows locally). This I believe should fix it. 2006-04-16 22:10:56 -07:00
brian@zim.(none)
98f2cd4468 Fixed a few pieces around support for data directory. 2006-04-16 21:55:02 -07:00
brian@zim.(none)
79a50551cb Adding back support for loadable engines. 2006-04-16 13:08:14 -07:00
brian@zim.(none)
3831083b15 Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  zim.(none):/home/brian/mysql/dep-5.1
2006-04-16 08:03:15 -07:00
petr@mysql.com
d99cbca22f fix broken compile 2006-04-16 14:38:52 +04:00
brian@zim.(none)
f6f03576c6 This completes the work done in 5.0 to remove mit_pthread support (most was pulled in 5.0, but there were some pieces left in the tree) 2006-04-16 01:50:25 -07:00
brian@zim.(none)
5d1d27c016 Final patch to remove the last of the OS2 support. 2006-04-15 18:17:32 -07:00
brian@zim.(none)
53dce52086 Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  zim.(none):/home/brian/mysql/dep-5.1
2006-04-15 08:50:56 -07:00
brian@zim.(none)
ba2502b9c3 Another long patch to remove the rest of the OS2 support. 2006-04-15 08:49:00 -07:00
mikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se
5dc6310712 Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-mysql-5.1-new
into  c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18752
2006-04-15 09:47:33 -04:00
mikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se
d73e985ac1 Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-mysql-5.1-new
into  c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18752
2006-04-14 17:50:32 -04:00
mikael@c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se
bd868aecbb Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-mysql-5.1-new
into  c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/bug18752
2006-04-14 17:48:27 -04:00
kent@mysql.com
8732caf2eb Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into mysql.com:/Users/kent/mysql/bk/mysql-5.1-new
2006-04-14 19:54:46 +02:00
kent@mysql.com
80fd0b3dd9 libmysqld.vcproj, mysqld.vcproj:
Include "." in header search, to find #include <lex_hash.h>
2006-04-14 19:36:06 +02:00
cmiller@zippy.(none)
c7513d482f Merge zippy.(none):/home/cmiller/work/mysql/merge/tmp_merge
into  zippy.(none):/home/cmiller/work/mysql/merge/mysql-5.1-new
2006-04-14 13:33:02 -04:00
cmiller@zippy.(none)
1d1040e1ea Hand-merged test. 2006-04-14 11:39:36 -04:00
cmiller@zippy.(none)
4671650387 Merge zippy.(none):/home/cmiller/work/mysql/merge/tmp_merge
into  zippy.(none):/home/cmiller/work/mysql/merge/mysql-5.1-new

(With hand-merged tests.)
2006-04-14 11:38:09 -04:00
elliot@mysql.com
b532fca034 Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/Users/emurphy/src/mysql/bk-clean/mysql-5.1-new
2006-04-14 10:44:36 -04:00
elliot@mysql.com
24e8ea98d6 Fixing HP-UX and AIX builds. 2006-04-14 10:36:36 -04:00
kent@mysql.com
e1926a14ea Makefile.am:
Move -lmystrings after -ldbug, to define strmov() on HP-UX
2006-04-14 15:34:04 +02:00
kent@mysql.com
34842dd295 base64.t.c:
Moved declarations to beginning of block
2006-04-14 14:59:21 +02:00