jimw@mysql.com
10b96ec4c8
Merge mysql.com:/home/jimw/my/mysql-5.1-17169
...
into mysql.com:/home/jimw/my/mysql-5.1-clean
2006-02-17 10:55:43 -08:00
jimw@mysql.com
38aafce1ef
Merge mysql.com:/home/jimw/my/mysql-5.0-14676
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2006-02-17 08:32:50 -08:00
tomas@poseidon.ndb.mysql.com
9495f8c56a
Bug #17210 Create temp table call to ha_ndbcluster::create_handler_files caused core
...
- do not try to create ndb temp tables even if default storage is ndb
2006-02-17 17:12:35 +01:00
bar@mysql.com
9d9dcf81b8
Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/usr/home/bar/mysql-5.1-new.16234
2006-02-17 16:39:42 +04:00
evgen@moonbone.local
e115d605de
Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into moonbone.local:/work/15706-bug-5.0-mysql
2006-02-17 15:36:56 +03:00
pekka@mysql.com
5007310de2
ndb - rbr blobs: remove obsolete problem-causing temporary fix
2006-02-17 11:53:39 +01:00
bar@mysql.com
5f7cca2e46
Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/usr/home/bar/mysql-5.1-new.16234
2006-02-17 13:38:01 +04:00
holyfoot@deer.(none)
942503927a
WL#2645 (CHECK FOR UPGRADE)
...
5.1-related fixes
2006-02-17 13:37:37 +04:00
mskold@mysql.com
406d52d4aa
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-17 10:20:16 +01:00
mskold@mysql.com
6d87be2c34
Invalidate table including all it's indexes from binlog thread
2006-02-17 09:44:12 +01:00
holyfoot@mysql.com
be02944df6
Merging 5.0->5.1
2006-02-17 11:26:03 +04:00
holyfoot@mysql.com
f500cbf83c
Merge bk@192.168.21.1:mysql-5.0
...
into mysql.com:/home/hf/work/mysql-5.0.w2645
2006-02-17 10:56:54 +04:00
holyfoot@deer.(none)
053d90a234
WL#2645 (CHECK TABLE FOR UPGRADE)
...
necessary implementation in the server
mysql_upgrade script added
2006-02-17 10:52:32 +04:00
reggie@linux.site
1527e94fc8
BUG# 15408 Partitions: subpartition names are not unique
...
THis patch goes along with 1.2098.23.1 to form the complete patch
2006-02-16 15:02:44 -06:00
jimw@mysql.com
0e06bebef7
Bug #14526 : Partitions: indexed searches fail. When inserting a row into
...
a partitioned table, the value of auto_increment fields was not calculated
until after deciding what partition to add the row into, which led to rows
being written to the wrong partitions (or spurious errors).
2006-02-16 12:19:00 -08:00
evgen@moonbone.local
611f25f932
Merge
2006-02-16 21:11:38 +03:00
reggie@big_geek.
bed38d0614
moved prune_partition_set decl from handler.h to sql_partition.h during merge
...
cleaned up some files from the partition code move
2006-02-16 12:01:14 -06:00
reggie@big_geek.
3ce0880d3f
Merge reggie@192.168.0.9:/home/reggie/work/mysql-5.1-bug15408
...
into big_geek.:C:/Work/mysql/mysql-5.1-bug15408
2006-02-16 11:07:21 -06:00
reggie@big_geek.
466a5bb399
BUG#15408: Partitions: subpartition names are not unique
...
Also, moved some of the code out of handler.h and into partition specific files for better
separation.
Also, moved some of the C funcs into partition_info as formal C++ methods
2006-02-16 10:38:33 -06:00
pekka@mysql.com
9d2fffb8a5
Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/space/pekka/ndb/version/my51
2006-02-16 17:27:47 +01:00
tomas@poseidon.ndb.mysql.com
b52df67364
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-02-16 17:27:46 +01:00
tomas@poseidon.ndb.mysql.com
c810fd083a
Bug #17459 Cluster row based replication not setup if backup is ongoing
...
- also accept setting up binlog for tables in stateBackup
2006-02-16 17:25:28 +01:00
jimw@mysql.com
d30dbf6efa
Bug #17169 : Partitions: out of memory if add partition and unique.
...
When creating a new partition, a bogus memory allocation problem was
reported.
2006-02-16 08:15:36 -08:00
andrey@lmy004.
4e4520b723
fix for bug#17543 Creating Event crash the server
...
this problem affects only debug builds
2006-02-16 16:11:02 +01:00
pekka@mysql.com
ad86b3e43a
ndb - wl#3023 : pass tables per GCI to injector at epoch start
2006-02-16 14:54:30 +01:00
andrey@lmy004.
d89fc62e78
Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into lmy004.:/work/mysql-5.1-bug16406
2006-02-16 14:53:36 +01:00
aivanov@mysql.com
09847849b9
Merge aivanov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/alexi/dev/mysql-5.1-wl3148
2006-02-16 16:53:34 +03:00
aivanov@mysql.com
14633e0532
The patch adds PROCESSLIST information schema
2006-02-16 16:45:05 +03:00
dlenev@mysql.com
e47606a30b
Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtime
...
into mysql.com:/home/dlenev/src/mysql-5.0-bg16593
2006-02-16 16:22:53 +03:00
dlenev@mysql.com
4a41a00d4b
Fix for bug #16593 "Deadlock or crash in stress test for case where
...
trigger starts trigger".
In short, the deadlock/crash happened when execution of statement, which used
stored functions or activated triggers, coincided with alteration of the
tables used by these functions or triggers (in highly concurrent environment).
Bug was caused by the incorrect handling of tables from prelocked set in
open_tables() functions in situations when refresh happened. This fix replaces
old smart but not very robust way of handling tables after refresh (which was
closing only old tables), with new one which simply closes all tables opened so
far and restarts open_tables().
Also fixed handling of temporary tables in close_tables_for_reopen().
No test case present since bug manifests itself only in concurrent environment.
2006-02-16 16:19:24 +03:00
andrey@lmy004.
3c82af94e7
fix bug in show events which shows
...
| INTERVAL_VALUE | INTERVAL_FIELD |
| 20 | 20 MINUTE |
the second one should be without the value
2006-02-16 13:11:16 +01:00
msvensson@neptunus.(none)
0aa2580a42
Merge neptunus.(none):/home/msvensson/mysql/bug2845/my50-bug2845
...
into neptunus.(none):/home/msvensson/mysql/bug2845/my51-bug2845
2006-02-16 12:10:40 +01:00
msvensson@neptunus.(none)
8c828967ee
Bug#2845 client fails to reconnect if using TCP/IP
...
- Detect that connection to server has been broken in "net_clear". Since
net_clear is always called before we send command to server, we can be sure
that server has not received the command.
2006-02-16 12:02:38 +01:00
mskold@mysql.com
ae586462b2
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb_improved_on-line_discover
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.1-new-ndb_improved_on-line_discover
2006-02-16 10:15:44 +01:00
mskold@mysql.com
e62db4e18c
Improvement of on-line discovery in injector thread
2006-02-16 10:07:31 +01:00
ingo@mysql.com
65a4e27633
Merge mysql.com:/home/mydev/mysql-5.0
...
into mysql.com:/home/mydev/mysql-5.0-bug8841
2006-02-16 08:59:55 +01:00
mats@mysql.com
43bc3c4068
Merge mysql.com:/home/bkroot/mysql-5.1-new
...
into mysql.com:/home/bk/w3023-mysql-5.1-new
2006-02-16 08:46:45 +01:00
mats@mysql.com
2884408c75
WL#3023 (Use locks in a statement-like manner):
...
Table maps are now written on aquiring locks to tables and released
at the end of each logical statement.
2006-02-16 08:30:53 +01:00
ingo@mysql.com
233155e64e
Merge mysql.com:/home/mydev/mysql-5.1
...
into mysql.com:/home/mydev/mysql-5.1-bug8841
2006-02-16 07:01:15 +01:00
andrey@lmy004.
6354f2454d
Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into lmy004.:/work/mysql-5.1-bug16406
2006-02-16 05:23:04 +01:00
andrey@lmy004.
7b2650a256
small post-merge fixes for bug#16406
...
(pre-push)
2006-02-16 05:21:02 +01:00
tomas@poseidon.ndb.mysql.com
704562f696
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-02-16 03:24:55 +01:00
tomas@poseidon.ndb.mysql.com
212d8c05e6
Bug #17415 special character tables are not handled correctly in ndb binlog/schema dist
2006-02-16 03:23:43 +01:00
andrey@lmy004.
95e87f0811
Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into lmy004.:/work/mysql-5.1-bug16406
2006-02-16 02:13:37 +01:00
andrey@lmy004.
2158add8f0
merge
2006-02-16 01:27:36 +01:00
andrey@lmy004.
d3e0875759
fix for bug#16406 (Events: DROP DATABASE doesn't automatically drop events)
...
WL#1034
- This changeset also changes the executor so its quite more stable now.
Stressing test case added that executes ~800 events per second and dropping
hundreds of events at once using DROP DATABASE.
(with fixes after review of JimW)
(with fixes after review of Serg)
2006-02-16 00:43:11 +01:00
tomas@poseidon.ndb.mysql.com
cd8f8449e2
Bug #17414 ndb schema distribution functionality does not work on mysql servers without binlog
2006-02-16 00:30:56 +01:00
jimw@mysql.com
5e6b6c9935
Merge bk-internal:/home/bk/mysql-5.1-new
...
into mysql.com:/home/jimw/my/mysql-5.1-clean
2006-02-15 15:08:20 -08:00
andrey@lmy004.
00b188cc52
build fixes
2006-02-15 23:43:11 +01:00
andrey@lmy004.
a613782f96
more cosmetic before push of fix for bug#17289
2006-02-15 22:32:25 +01:00