msvensson@neptunus.(none)
e3a75df3ca
Merge bk-internal:/home/bk/mysql-4.1
...
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
2006-05-19 13:11:49 +02:00
msvensson@neptunus.(none)
d04113db05
Merge neptunus.(none):/home/msvensson/mysql/my41-bug13711
...
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
2006-05-19 13:10:52 +02:00
msvensson@neptunus.(none)
f186a3f24e
Merge neptunus.(none):/home/msvensson/mysql/my41-bug13711
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
2006-05-19 13:09:15 +02:00
msvensson@neptunus.(none)
b9a59fa014
Bug#15869 Cannot shutdown the server - it restarts
...
- A segfault occured when the function 'kill_server' called
'my_sigset' with signal number 0. 'my_sigset' is a macro which
uses 'sigaction' to install the signal handler with an invalid
signal number will on most platforms return EINVAL but yields
a segfauilt on IRIX 6.5
- The server crash was detected by mysqld_safe and it was restarted although
a shutdown was requested.
- Semantics of kill_server(0) is not known, leaving it intact
2006-05-19 13:07:24 +02:00
tomas@poseidon.ndb.mysql.com
9cba147adb
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new-ndb
2006-05-19 12:55:33 +02:00
tomas@poseidon.ndb.mysql.com
148faca833
Bug #19395 mysqld does not always detect cluster shutdown
2006-05-19 12:54:12 +02:00
jonas@perch.ndb.mysql.com
a3926c9eee
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
2006-05-19 11:32:14 +02:00
jonas@perch.ndb.mysql.com
98e8749ef3
Merge perch.ndb.mysql.com:/home/jonas/src/50-work
...
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
2006-05-19 10:36:19 +02:00
jonas@perch.ndb.mysql.com
1662badd25
ndb - bug#19930
...
Add mutex surronding sessions, as ndb_mgmd now actively tries to go and "purge stale sessions"
2006-05-19 09:59:34 +02:00
anozdrin@mysql.com
b551722333
Fix compilation problems on Windows and SUN Solaris.
2006-05-19 04:51:23 +04:00
tomas@poseidon.ndb.mysql.com
d0fd5ecde8
Bug #19395 mysqld does not always detect cluster shutdown
...
Bug #17610 ndbapi: dropEventOperation leaves object behind, memleak
2006-05-18 23:38:07 +02:00
igor@rurik.mysql.com
710d422404
Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into rurik.mysql.com:/home/igor/mysql-5.0
2006-05-18 13:17:59 -07:00
lars@mysql.com
399a1b845b
After merge fixes
2006-05-18 21:40:52 +02:00
anozdrin@mysql.com
40f934009e
Fix compilation on FC4.
2006-05-18 23:34:35 +04:00
anozdrin@mysql.com
417440fb6b
Fix compilation error on FC4.
2006-05-18 22:31:28 +04:00
igor@rurik.mysql.com
3b3e6ecb95
Merge rurik.mysql.com:/home/igor/mysql-5.0
...
into rurik.mysql.com:/home/igor/dev/mysql-5.0-2
2006-05-18 11:30:42 -07:00
brian@zim.(none)
f373c81ac8
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into zim.(none):/home/brian/mysql/dep-5.1
2006-05-18 11:23:21 -07:00
kent@mysql.com
35440889d9
Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/Users/kent/mysql/bk/mysql-5.1-new
2006-05-18 19:55:27 +02:00
jimw@mysql.com
7d54b004a2
Bug #13975 : "same string" + 0 has 2 different results
...
The 'decimals' member of Item_func was being improperly initialized,
which resulted in improper results when handling large numeric values.
2006-05-18 10:34:01 -07:00
lars@mysql.com
87bb4f95ea
Merge mysql.com:/users/lthalmann/bkroot/tmp_5.0_merge
...
into mysql.com:/users/lthalmann/bk/mysql-5.1-new
2006-05-18 18:38:50 +02:00
msvensson@neptunus.(none)
38f2749053
Merge bk-internal:/home/bk/mysql-5.1-new
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
2006-05-18 18:29:07 +02:00
msvensson@neptunus.(none)
eadbb3d1f9
Merge neptunus.(none):/home/msvensson/mysql/bug18818/my51-bug18818
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
2006-05-18 18:26:52 +02:00
msvensson@neptunus.(none)
1eadbaa652
Fix "glibc detected double free"
...
Remove extra call to vio_end
2006-05-18 18:11:54 +02:00
rburnett@bk-internal.mysql.com
da6e25d86d
Merge bk-internal.mysql.com:/data0/bk/mysql-5.1-new
...
into bk-internal.mysql.com:/data0/bk/mysql-5.1-kt
2006-05-18 17:24:29 +02:00
anozdrin@mysql.com
c1113af15c
This is an implementation of two WL items:
...
- WL#3158: IM: Instance configuration extensions;
- WL#3159: IM: --bootstrap and --start-default-instance modes
The following new statements have been added:
- CREATE INSTANCE;
- DROP INSTANCE;
The behaviour of the following statements have been changed:
- SET;
- UNSET;
- FLUSH INSTANCES;
- SHOW INSTANCES;
- SHOW INSTANCE OPTIONS;
2006-05-18 18:57:50 +04:00
svoj@april.(none)
9836600b70
Merge april.(none):/home/svoj/devel/mysql/BUG18233/mysql-5.0
...
into april.(none):/home/svoj/devel/mysql/BUG18233/mysql-5.1
2006-05-18 18:49:52 +05:00
msvensson@neptunus.(none)
15cbb8f235
Merge bk-internal:/home/bk/mysql-5.1-new
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
2006-05-18 14:36:54 +02:00
knielsen@mysql.com
8d1499a6ad
Merge knielsen@10.100.52.19:/usr/local/mysql/tmp-5.1
...
into mysql.com:/data0/knielsen/tmp-5.1
2006-05-18 14:20:13 +02:00
evgen@moonbone.local
894092becf
Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into moonbone.local:/work/19077-bug-5.0-mysql
2006-05-18 16:01:13 +04:00
knielsen@mysql.com
339afc620f
After-merge fix.
2006-05-18 13:35:15 +02:00
svoj@april.(none)
da1fdb8a5f
Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0-engines
...
into april.(none):/home/svoj/devel/mysql/BUG18233/mysql-5.0
2006-05-18 16:13:32 +05:00
knielsen@mysql.com
a061c90d8a
Merge mysql.com:/usr/local/mysql/tmp_merge
...
into mysql.com:/usr/local/mysql/merge-5.1
2006-05-18 11:56:50 +02:00
joerg@mysql.com
7acde58f60
Merge mysql.com:/M50/bug19040-5.0 into mysql.com:/M51/merge-5.1
2006-05-18 11:20:03 +02:00
holyfoot@mysql.com
d5033dbdce
Merge mysql.com:/home/hf/work/mysql-5.1.14573
...
into mysql.com:/home/hf/work/mysql-5.1.mrg
2006-05-18 12:48:24 +05:00
holyfoot@mysql.com
cec0e57eeb
Merge bk@192.168.21.1:mysql-5.1-kt
...
into mysql.com:/home/hf/work/mysql-5.1.mrg
2006-05-18 12:45:46 +05:00
holyfoot@deer.(none)
f002088b7f
test result fixed
2006-05-18 12:42:38 +05:00
holyfoot@mysql.com
812d152107
Merge bk@192.168.21.1:mysql-5.1-kt
...
into mysql.com:/home/hf/work/mysql-5.1.14573
2006-05-18 12:09:32 +05:00
stewart@mysql.com
a029eee7cb
BUG#13987 Cluster: Loss of data nodes can cause high CPU usage from ndb_mgmd
...
A further reduction in CPU usage by ndb_mgmd with failed data nodes.
2006-05-18 16:46:48 +10:00
igor@rurik.mysql.com
1802e6895a
Merge rurik.mysql.com:/home/igor/mysql-5.0
...
into rurik.mysql.com:/home/igor/dev/mysql-5.0-2
2006-05-17 20:56:52 -07:00
igor@rurik.mysql.com
9ec8101813
Fixed bug #19816 .
...
This bug was introduced when the patch resolving the
performance problem 17164 was applied. As a result
of that modification the not_null_tables attributes
were calculated incorrectly for constant OR conditions.
This triggered invalid conversion of outer joins into
inner joins.
2006-05-17 20:48:48 -07:00
igor@rurik.mysql.com
0d069edaa2
Merge rurik.mysql.com:/home/igor/tmp_merge
...
into rurik.mysql.com:/home/igor/dev/mysql-5.1-0
2006-05-17 17:20:03 -07:00
kent@mysql.com
cd1bc46cf9
Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/Users/kent/mysql/bk/mysql-5.1-new
2006-05-18 01:10:09 +02:00
kent@mysql.com
4ab4c99eff
type_newdecimal.result, case.result:
...
Adjusted merge
2006-05-18 00:42:07 +02:00
kent@mysql.com
d48e55eefd
Merge
2006-05-17 23:41:56 +02:00
kent@mysql.com
5842dcaa7d
Merge mysql.com:/data0/mysqldev/my/tmp_merge
...
into mysql.com:/tmp/mysql-5.1-new
2006-05-17 23:35:08 +02:00
evgen@moonbone.local
1d820585ae
Fixed bug#19077: A nested materialized derived table is used before being populated.
...
The convert_constant_item() function converts constant items to ints on
prepare phase to optimize execution speed. In this case it tries to evaluate
subselect which contains a derived table and is contained in a derived table.
All derived tables are filled only after all derived tables are prepared.
So evaluation of subselect with derived table at the prepare phase will
return a wrong result.
A new flag with_subselect is added to the Item class. It indicates that
expression which this item represents is a subselect or contains a subselect.
It is set to 0 by default. It is set to 1 in the Item_subselect constructor
for subselects.
For Item_func and Item_cond derived classes it is set after fixing any argument
in Item_func::fix_fields() and Item_cond::fix_fields accordingly.
The convert_constant_item() function now doesn't convert a constant item
if the with_subselect flag set in it.
2006-05-18 00:55:28 +04:00
kent@mysql.com
4af84e73bd
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
...
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-new
2006-05-17 22:48:36 +02:00
igor@rurik.mysql.com
62f61f527f
Merge rurik.mysql.com:/home/igor/tmp_merge
...
into rurik.mysql.com:/home/igor/dev/mysql-5.1-0
2006-05-17 11:46:21 -07:00
joerg@mysql.com
4ebfc0c524
Merge mysql.com:/M50/bug19040-5.0 into mysql.com:/M50/mysql-5.0
2006-05-17 20:41:01 +02:00
joerg@mysql.com
93d1c2b307
Include "config.h" (if it exists) in all yaSSL files via their "runtime.hpp".
...
Fixes bug#19040 "yaSSL does not compile on AIX".
2006-05-17 19:08:18 +02:00