Commit graph

29760 commits

Author SHA1 Message Date
serg@serg.mylan
4d2173d997 gcc295 fixes for embedded 2006-01-26 20:56:56 +01:00
serg@serg.mylan
cbd98c01cf Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
2006-01-26 09:51:24 +01:00
reggie@linux.site
8609678978 fixed test issues with bug #14354. I had mistakenly included
/var/tmp in my path when testing data diretory.  the var directory
exists in a src tree but may not exist in a different testing
build setup.
2006-01-25 21:54:43 -06:00
brian@zim.tangent.org
570bffe8c7 Rename of my_strdup_with_lenght to match the more common "strndup" method. Soo its now my_strndup().
my_stat() gettinng the correct parameter list may be next :)
2006-01-25 19:54:42 -08:00
pekka@mysql.com
425553e066 add myself to checkout:get (should be default for all) 2006-01-25 22:49:31 +01:00
pekka@mysql.com
93ceddfe6c Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/space/pekka/ndb/version/my51
2006-01-25 22:39:00 +01:00
pekka@mysql.com
98e59a4447 ndb - wl#2972 rbr blobs: write blob data to binlog 2006-01-25 22:22:50 +01:00
reggie@linux.site
8147bbeacd Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  linux.site:/home/reggie/work/mysql-5.1-bug14354
2006-01-25 13:10:00 -06:00
jonas@perch.ndb.mysql.com
d07232a06a Merge perch.ndb.mysql.com:/home/jonas/src/51-new
into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
2006-01-25 11:06:36 +01:00
jonas@perch.ndb.mysql.com
5c391f94ed bug#10987 - ndb - unable to find restorable replica
Add massive printout when failure detected
2006-01-25 11:02:19 +01:00
jonas@perch.ndb.mysql.com
3af6991e6e Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
2006-01-25 09:51:51 +01:00
jonas@perch.ndb.mysql.com
4630f67e2b bug#16771 - ndb dd - fix leak of extents 2006-01-25 09:47:56 +01:00
sergefp@mysql.com
8223334008 Compile failure fix for gcc 2.95x: Don't use unnamed union of unnamed
structs in PARTITION_ITERATOR
2006-01-25 06:01:54 +03:00
guilhem@mysql.com
781820c028 excess space caused "../scripts/mysql_create_system_tables: line 46: : command not found"
when I ran mysql-test-run
2006-01-24 15:50:04 +01:00
guilhem@mysql.com
3125873c29 Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/mysql_src/mysql-5.1-new
2006-01-24 15:38:52 +01:00
guilhem@mysql.com
9e5d951946 Fix for crash of "mysql-test-run --debug mysqldump": don't access dir->str if dir is null. 2006-01-24 15:37:56 +01:00
sergefp@mysql.com
fcb819e06b Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/psergey/mysql-5.1-ppruning-r5-push
2006-01-24 16:54:48 +03:00
bar@mysql.com
dcd4391b1f Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/usr/home/bar/mysql-5.1-new.fscs
2006-01-24 17:34:48 +04:00
bar@mysql.com
aeebffc96b table.cc:
Try to open an old 5.0 table name
  if encoded name doesn't exist.
  This makes SELECT working without having
  to rename tables with tricky characters
  in name into 5.1 format (simpliefies upgrade).
2006-01-24 17:33:39 +04:00
sergefp@mysql.com
f02b4f54ad Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/psergey/mysql-5.1-ppruning-r5-push
2006-01-24 15:34:02 +03:00
jmiller@mysql.com
f82892fea7 Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-01-24 13:27:16 +01:00
jmiller@mysql.com
e0fc898399 disabled.def:
Updated to remove ndb_dd_disk2memory
ndb_dd_disk2memory.result:
  Updated results to match change to show create table for NDB tables. WL 2604
2006-01-24 13:26:21 +01:00
jonas@perch.ndb.mysql.com
1e35591253 bug#16742 - ndb dd - round filesize upwards 2006-01-24 11:41:58 +01:00
jonas@perch.ndb.mysql.com
7d821c23e4 bug#16738 - ndb dd - out of diskspace
fix typo + add error code to printable list
2006-01-24 10:47:04 +01:00
reggie@linux.site
daa0587c3d bug #14354 - data directory and index directory not working for partitions 2006-01-23 23:20:23 -06:00
reggie@linux.site
57c432b94e Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  linux.site:/home/reggie/work/mysql-5.1
2006-01-23 22:20:32 -06:00
reggie@linux.site
631b9af2be Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  linux.site:/home/reggie/work/mysql-5.1-bug16718
2006-01-23 22:13:12 -06:00
jmiller@mysql.com
5ea8f304bf Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-01-24 01:13:20 +01:00
jmiller@mysql.com
f063d80678 disabled.def:
Updated with new bug number
2006-01-24 01:12:23 +01:00
petr@mysql.com
35f0ebac6c Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/cps/mysql/trees/5.1/5.1-virgin-no-debug
2006-01-24 01:28:26 +03:00
guilhem@mysql.com
502f3085f8 Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/mysql_src/mysql-5.1-new
2006-01-23 22:18:30 +01:00
guilhem@mysql.com
ea0725602b Fix for the test failure of binlog_row_ctype_cp932. Note that since we pushed row-based replication,
"make test" != "mysql-test-run && mysql-test-run --ps-protocol". "make test" is what should be used;
had it been, the failure would have been noticed earlier. Putting back cxx flags I had by accident removed.
Disclaimer: 5.1-new is in a sorry state: log_tables and some ndb* fail, mysqlslap test crashes randomly in a row-based replication assertion (sql_class.cc:2207).
2006-01-23 22:17:12 +01:00
jmiller@mysql.com
ccc36b0103 Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-01-23 18:25:19 +01:00
jmiller@mysql.com
0f6e44d110 disabled.def:
Disabled ndb_dd_disk2memory
2006-01-23 18:24:12 +01:00
reggie@linux.site
e389f947f8 BUG# 15523 - ALTER TABLE ... PARTITION BY does not work
this was fixed by WL 2604
2006-01-23 10:39:32 -06:00
reggie@linux.site
7350f48356 BUG# 16534: just a change to the test suite showing that it's fixed.
This bug was fixed as part of the large WL 2604 push.
2006-01-23 09:44:13 -06:00
andrey@lmy004.
a6494fbe31 Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into lmy004.:/work/mysql-5.1-tt-copy-works
2006-01-23 16:13:46 +01:00
reggie@linux.site
c5f2f9180f Bug# 16718 partitioning support status variable has incorrect name
change status variable from have_partition_engine to have_partitioning.
2006-01-23 08:42:32 -06:00
petr@mysql.com
c355ce858b Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/cps/mysql/trees/5.1/5.1-virgin-no-debug
2006-01-23 17:28:37 +03:00
petr@mysql.com
fa0c7e0994 disable ps_protocol in log_tables test.
The log content is obviously different in two modes,
as Queries are translated into Prepare and Execute
commands. Thus we should use test only in one mode
to get the match with result.
2006-01-23 17:27:16 +03:00
andrey@lmy004.
869661ff9e Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into lmy004.:/work/mysql-5.1-bug16548
2006-01-23 15:02:42 +01:00
jmiller@mysql.com
401d03c9b1 Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-01-23 14:51:44 +01:00
jmiller@mysql.com
935a2379bd Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-01-23 14:48:12 +01:00
jmiller@mysql.com
ad4ec4a6ef disabled.def:
updated
2006-01-23 14:46:56 +01:00
jonas@perch.ndb.mysql.com
5de8bf3988 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into  perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
2006-01-23 14:16:35 +01:00
jonas@perch.ndb.mysql.com
c057cdc17c ndb - Fix strange SR problems
uninit variable
2006-01-23 14:15:35 +01:00
jmiller@mysql.com
cddd1294b8 rpl_foreign_key.test:
Added comments on 1022 per Lars request
2006-01-23 14:07:58 +01:00
andrey@lmy004.
9b7b1fd6fd - disable events for now (again) 2006-01-23 13:56:34 +01:00
andrey@lmy004.
91ff153dcb Merge 2006-01-23 13:07:31 +01:00
andrey@lmy004.
877facc5ec Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into lmy004.:/work/mysql-5.1-bug16548
2006-01-23 12:38:54 +01:00