tomas@poseidon.ndb.mysql.com
87a6266fa4
Bug #17179 schema creation fails
...
-flag was set on field intable share instead of table
2006-02-13 20:34:36 +01:00
lars@mysql.com
5b66df060f
BUG#17339: Missed line in previous patch
2006-02-13 19:52:57 +01:00
lars@mysql.com
dc81a3c7b9
Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new
...
into mysql.com:/users/lthalmann/bk/mysql-5.1-new-bug17339
2006-02-13 19:46:53 +01:00
lars@mysql.com
0c6d1690d9
Merge lthalmann@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/users/lthalmann/bkroot/mysql-5.1-new
2006-02-13 19:42:34 +01:00
brian@zim.tangent.org
778ca614a1
Fix for bad merge.
2006-02-13 10:21:33 -08:00
jimw@mysql.com
7cdfacde68
Bug #16775 : DROP TABLE of subpartitioned table can fail if default engine
...
used. The problem is that the actual engine was not stored in the .par
file, causing confusion when the default engine was changed. Now the
actual storage engine is stored for subpartitions, as was intended.
2006-02-13 10:15:42 -08:00
lars@mysql.com
11dde18f88
BUG#17339: Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
...
For this particular bug report it was rpl_loadfile.test that did not make proper cleanup, but the patch
includes fixes for other tests aswell.
2006-02-13 19:03:12 +01:00
aelkin@mysql.com
e7a0822a47
Merge mysql.com:/usr_rh9/home/elkin.rh9/MySQL/BARE/5.0
...
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/FIXES/5.0-bug16217
2006-02-13 19:17:02 +02:00
aelkin@mysql.com
312f68133c
Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/BARE/mysql-5.0
2006-02-13 19:13:33 +02:00
SergeyV@selena.
da94b1662b
Fixes bug #15943 . resets error flag for show create view command, to allow
...
proper processing of multiple sql statements sent as a single command.
2006-02-13 19:53:34 +03:00
jmiller@mysql.com
b3d8441f98
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-02-13 17:07:14 +01:00
jmiller@mysql.com
60be6c257d
Updated test cases
2006-02-13 16:36:11 +01:00
pem@mysql.com
d67b0a6bf6
Merge mysql.com:/extern/mysql/bk/mysql-5.0-runtime
...
into mysql.com:/extern/mysql/5.0/bug16896/mysql-5.0
2006-02-13 15:54:03 +01:00
lars@mysql.com
004f399057
Merge lthalmann@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/users/lthalmann/bkroot/mysql-5.1-new
2006-02-13 15:02:51 +01:00
brian@zim.tangent.org
0b30190c22
Disabling a test, I will look at it tomorrow. Something is wrong with the merge from 5.0. Its probably a flush that is missing somewhere but I am too tired to figure it out at the moment.
2006-02-13 05:31:43 -08:00
brian@zim.tangent.org
618495e394
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into zim.tangent.org:/home/brian/mysql/cleanup-5.1
2006-02-13 04:06:50 -08:00
pem@mysql.com
292ec72185
Merge mysql.com:/extern/mysql/bk/mysql-5.0-runtime
...
into mysql.com:/extern/mysql/5.0/bug16896/mysql-5.0
2006-02-13 13:02:35 +01:00
ingo@mysql.com
9a56d67cb6
WL#1563 - Modify MySQL to support fast CREATE/DROP INDEX
...
Fixes for row level logging.
2006-02-13 12:58:33 +01:00
mskold@mysql.com
e593c614cb
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-02-13 11:25:18 +01:00
mskold@mysql.com
5db302c834
Added on-line handling of altered frm in binlog thread
2006-02-13 11:23:13 +01:00
brian@zim.tangent.org
bdd7943dc5
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into zim.tangent.org:/home/brian/mysql/cleanup-5.1
2006-02-13 02:10:41 -08:00
lars@mysql.com
2d3fcf26b6
Merge lthalmann@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/users/lthalmann/bkroot/mysql-5.1-new
2006-02-13 10:59:12 +01:00
brian@zim.tangent.org
7f3d7af7ae
Adding thread support for mysqlimport. You can now specify a number of threads to use and it will thread the loading of the database. Anyone who has had to go through the pain of loading the database will immediatly get the reason for this.
2006-02-13 00:45:59 -08:00
bar@mysql.com
53a0372d87
Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/usr/home/bar/mysql-5.1-new.fscs
2006-02-13 11:53:56 +04:00
bar@mysql.com
611cbc2f4d
renamedb.test, renamedb.result:
...
new file
Many files:
WL#757 RENAME DATABASE
2006-02-13 11:49:28 +04:00
brian@zim.tangent.org
0c487a79c9
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into zim.tangent.org:/home/brian/mysql/dep-5.1
2006-02-12 13:27:56 -08:00
brian@zim.tangent.org
0a5a30bef3
This patch removes the remaining TYPE= code from MySQL. It cleans up a number of tests where it was being called still (and failing). Also I cleaned up all of the extra scripts so that they now work.
2006-02-12 13:26:30 -08:00
kent@mysql.com
eb9683442d
Merge
2006-02-12 20:45:03 +01:00
kent@mysql.com
38108ee634
Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/Users/kent/mysql/bk/mysql-5.1-new
2006-02-12 20:19:33 +01:00
kent@mysql.com
4294f877fd
disabled.def:
...
Reenabled tests 'innodb_concurrent', 'innodb_unsafe_binlog', 'rpl_ndb_log' as bugs 3300 15650 17081 are solved
2006-02-12 20:17:11 +01:00
kent@mysql.com
edbbfee4f5
Merge
2006-02-12 20:07:19 +01:00
kent@mysql.com
633cd03468
disabled.def:
...
Disabled 'rpl_until' until 15886 is solved
libmysqld.vcproj:
Added "my_user.c"
2006-02-12 19:36:21 +01:00
petr@mysql.com
45ac20b9ef
fix race condition in the log_tables test
2006-02-12 14:47:59 +03:00
kent@mysql.com
73de951abc
Merge
2006-02-12 04:48:52 +01:00
kent@mysql.com
f9a23667b2
Merge
2006-02-12 04:33:50 +01:00
kent@mysql.com
30b8a9c1fb
spatial.cc:
...
Added { ... } around float8get() macro, avoids VC7 error
message "illegal else without matching if"
mtr_report.pl:
Parse error logs to create "warnings" file
mtr_cases.pl:
Added optoion --ignore-disabled-def
Windows build now let TZ pass, removed
work around
mysql-test-run.pl, mtr_process.pl:
Back port of changes from 5.0
2006-02-12 04:13:24 +01:00
knielsen@mysql.com
5346bf7392
Merge mysql.com:/usr/local/mysql/mysql-4.1-fixrace
...
into mysql.com:/usr/local/mysql/mysql-5.0
2006-02-12 00:10:43 +01:00
kent@mysql.com
6595c64958
Merge
2006-02-11 23:59:21 +01:00
kent@mysql.com
c94b3638f1
Merge
2006-02-11 23:44:56 +01:00
kent@mysql.com
2619c54bd1
mysql-test-run.{pl,sh}:
...
Give space for second and third slave port
2006-02-11 23:35:23 +01:00
knielsen@mysql.com
cbe5fb2e01
Merge mysql.com:/usr/local/mysql/mysql-4.1-fixrace
...
into mysql.com:/usr/local/mysql/mysql-5.1-new
2006-02-11 23:32:51 +01:00
kent@mysql.com
40596fa00d
Merge
2006-02-11 23:23:39 +01:00
knielsen@mysql.com
43189fd8ad
Fix a race on some platforms in mysql-test-run.pl, where it would sometimes
...
errorneously abort reporting failure to kill child processes, where in
reality the problem was merely that the child had become a zombie because
of missing waitpid() call.
2006-02-11 22:50:59 +01:00
sergefp@mysql.com
f95b5b0a5d
BUG#17314: Can't use index_merge/intersection for MERGE tables
...
1. Fix index access costs for MERGE tables, set block_size=myisam_block_size/#underlying_tables
instead of 0 which it was before.
2. Make index scans on MERGE table to return records in (key_tuple, merge_table_rowid) order,
instead of just (key_tuple) order. This makes an index scan on MERGE table to be truly a ROR-scan
which is a requirement for index_merge union/intersection.
2006-02-11 21:51:43 +03:00
ingo@mysql.com
8efa06bd68
Merge mysql.com:/home/mydev/mysql-5.1
...
into mysql.com:/home/mydev/mysql-5.1-wl1563-msg
2006-02-10 22:28:59 +01:00
ingo@mysql.com
66883d76dd
WL#1563 - Modify MySQL to support fast CREATE/DROP INDEX
...
After merge fix.
2006-02-10 22:26:04 +01:00
jmiller@mysql.com
6b45a0b704
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-02-10 20:58:42 +01:00
ingo@mysql.com
b9bc1e9108
Merge mysql.com:/home/mydev/mysql-5.1
...
into mysql.com:/home/mydev/mysql-5.1-wl1563-msg
2006-02-10 20:00:22 +01:00
kent@mysql.com
5fe2e8fd7d
mysql-test-run.pl:
...
Display instance manager port
mysql-test-run.sh:
Give port space for more than one slave
2006-02-10 19:56:34 +01:00
kent@mysql.com
f8e08f38fe
Merge
2006-02-10 19:47:46 +01:00