tomas@whalegate.ndb.mysql.com
b789452743
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2007-05-22 23:21:55 +02:00
tomas@whalegate.ndb.mysql.com
a4934466c0
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-user
2007-05-22 23:21:32 +02:00
tomas@whalegate.ndb.mysql.com
481b314e9a
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2007-05-22 23:20:40 +02:00
tomas@whalegate.ndb.mysql.com
7b2c430f58
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-4.1
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
2007-05-22 23:19:45 +02:00
joerg@trift2.
b8e3fb1333
Merge trift2.:/MySQL/M50/bug26609-5.0
...
into trift2.:/MySQL/M50/push-5.0
2007-05-22 20:02:23 +02:00
mhansson@dl145s.mysql.com
debb054d4a
Merge mhansson@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
...
into dl145s.mysql.com:/users/mhansson/mysql/autopush/mysql-5.0o-pushee
2007-05-22 18:30:23 +02:00
tomas@whalegate.ndb.mysql.com
2c715f1ad4
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-telco-gca
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-user
2007-05-22 17:57:48 +02:00
tomas@whalegate.ndb.mysql.com
b46c826aee
Bug #28593 cluster backup scans in acc index order, bad for disk data
...
- change to scan in tup and disk order (if applicable)
2007-05-22 17:53:07 +02:00
joerg@trift2.
49dc9c5971
Merge trift2.:/MySQL/M50/bug26609-5.0
...
into trift2.:/MySQL/M51/bug26609-5.1
2007-05-22 17:51:51 +02:00
joerg@trift2.
1185004419
Add the "row_lock" test suite to the (to be) release build test run.
2007-05-22 17:21:22 +02:00
joerg@trift2.
b0677f1ddc
scripts/make_binary_distribution.sh :
...
Include all the additional test suites in the binary packages ("tar.gz").
This is the tar.gz part of the fixes for bug#26609; for RPMs it is already done.
2007-05-22 17:06:47 +02:00
gkodinov/kgeorge@magare.gmz
8ae4ebbaa4
Merge magare.gmz:/home/kgeorge/mysql/work/B28476-5.0-opt
...
into magare.gmz:/home/kgeorge/mysql/work/B28476-5.1-opt
Zero merge all except the new test
2007-05-22 17:57:14 +03:00
gkodinov/kgeorge@magare.gmz
6d1fab661b
Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
...
into magare.gmz:/home/kgeorge/mysql/autopush/B28476-5.0-opt
2007-05-22 17:05:33 +03:00
gkodinov/kgeorge@magare.gmz
604ef46327
Bug #28476 : force index on a disabled myisam index gives error 124
...
When processing the USE/FORCE index hints
the optimizer was not checking if the indexes
specified are enabled (see ALTER TABLE).
Fixed by:
Backporting the fix for bug 20604 to 5.0
2007-05-22 15:58:30 +03:00
mhansson@dl145s.mysql.com
d6cf093408
Merge dl145s.mysql.com:/users/mhansson/mysql/push/bug23856/my50-bug23856
...
into dl145s.mysql.com:/users/mhansson/mysql/push/bug23856/mysql-5.0o-pushee
2007-05-22 14:48:49 +02:00
mhansson@dl145s.mysql.com
6870631ed4
Merge dl145s.mysql.com:/users/mhansson/mysql/push/bug23856/my51-bug23856
...
into dl145s.mysql.com:/users/mhansson/mysql/push/bug23856/mysql-5.1o-pushee
2007-05-22 09:54:04 +02:00
igor@olga.mysql.com
b50d17a9b5
Added initializations to avoid compiler warnings.
2007-05-21 16:44:36 -07:00
evgen@moonbone.local
90aa02715d
Bug#27507: Wrong DATETIME value was allowed by ALTER TABLE in the NO_ZERO_DATE
...
mode.
When a new DATE/DATETIME field without default value is being added by the
ALTER TABLE the '0000-00-00' value is used as the default one. But it wasn't
checked whether such value was allowed by the set sql mode. Due to this
'0000-00-00' values was allowed for DATE/DATETIME fields even in the
NO_ZERO_DATE mode.
Now the mysql_alter_table() function checks whether the '0000-00-00' value
is allowed for DATE/DATETIME fields by the set sql mode.
The new error_if_not_empty flag is used in the mysql_alter_table() function
to indicate that it should abort if the table being altered isn't empty.
The new new_datetime_field field is used in the mysql_alter_table() function
for error throwing purposes.
The new error_if_not_empty parameter is added to the copy_data_between_tables()
function to indicate the it should return error if the source table isn't empty.
2007-05-22 00:22:53 +04:00
tsmith@quadxeon.mysql.com
6ddf4785bb
Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/50
...
into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/51
2007-05-21 21:03:03 +02:00
tsmith@quadxeon.mysql.com
b3a84ddd89
Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/41
...
into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/50
2007-05-21 20:55:10 +02:00
tsmith@quadxeon.mysql.com
f8ac268e58
Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-build
...
into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/51
2007-05-21 20:53:15 +02:00
tsmith@quadxeon.mysql.com
672237f5b5
Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/51
...
into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/51
2007-05-21 20:51:31 +02:00
tsmith@quadxeon.mysql.com
99488b31b9
Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/50
...
into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/50
2007-05-21 20:50:08 +02:00
tsmith@quadxeon.mysql.com
2c3bebc570
Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/41
...
into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/41
2007-05-21 20:49:24 +02:00
joerg@trift2.
8a0f37d559
Merge trift2.:/MySQL/M51/mysql-5.1
...
into trift2.:/MySQL/M51/push-5.1
2007-05-21 20:34:42 +02:00
joerg@trift2.
bbae855c72
Prevent the failing "jp" suite from causing havoc in release builds (28563).
2007-05-21 20:24:34 +02:00
holyfoot/hf@hfmain.(none)
2fb7e2ef38
Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.1-opt
...
into mysql.com:/home/hf/work/27984/my51-27984
2007-05-21 23:10:40 +05:00
holyfoot/hf@hfmain.(none)
dd329f736e
Merge mysql.com:/home/hf/work/27984/my50-27984
...
into mysql.com:/home/hf/work/27984/my51-27984
2007-05-21 22:31:07 +05:00
holyfoot/hf@mysql.com/hfmain.(none)
bb708f49db
Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
...
into mysql.com:/home/hf/work/27984/my50-27984
2007-05-21 22:29:39 +05:00
holyfoot/hf@mysql.com/hfmain.(none)
57d5ffe123
Merge bk@192.168.21.1:mysql-5.0-opt
...
into mysql.com:/home/hf/work/27984/my50-27984
2007-05-21 22:28:50 +05:00
holyfoot/hf@hfmain.(none)
e98f0ed780
Merge bk@192.168.21.1:mysql-5.1-opt
...
into mysql.com:/home/hf/work/27984/my51-27984
2007-05-21 22:28:04 +05:00
holyfoot/hf@hfmain.(none)
8fcd446b20
Merge mysql.com:/home/hf/work/27984/my50-27984
...
into mysql.com:/home/hf/work/27984/my51-27984
2007-05-21 22:24:31 +05:00
holyfoot/hf@mysql.com/hfmain.(none)
84a572aabf
Bug #27984 Long Decimal Maths produces truncated results.
...
decimal_round failed to perform a correct rounding
of a decimal number if its first nine digits were '9'.
It just sets those digits to 0.
2007-05-21 22:22:47 +05:00
holyfoot/hf@mysql.com/hfmain.(none)
9539b66237
Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
...
into mysql.com:/home/hf/work/28361/my50-28361
2007-05-21 17:55:06 +05:00
holyfoot/hf@hfmain.(none)
27f19c5b15
Merge mysql.com:/home/hf/work/28361/my50-28361
...
into mysql.com:/home/hf/work/28361/my51-28361
2007-05-21 17:54:33 +05:00
holyfoot/hf@mysql.com/hfmain.(none)
7bb143aa04
test result fixed
2007-05-21 17:53:55 +05:00
svoj@mysql.com/june.mysql.com
fbb5c31aa9
BUG#25659 - memory leak via "plugins" test
...
- Added suppressions for dlopen to make plugin test pass.
- Do not pass empty string to mysqld, since my_getopt is
not capable to handle it.
- Re-enabled trailing UNINSTALL PLUGIN statement of plugin.test.
The memory leak described in the bug report happens in libdl, not
in mysqld. On some valgrind installations this error is suppressed
by default, no idea why it isn't suppressed on pb-valgrind.
<observation>
If library remains open after thread has finished, and is closed by
another thread, we get memory leak. But in case library is opened and
closed by the same thread no leak occurs.
</observation>
2007-05-21 17:48:29 +05:00
mhansson@dl145s.mysql.com
2abc880b82
Merge dl145s.mysql.com:/users/mhansson/mysql/push/bug23856/my50-bug23856
...
into dl145s.mysql.com:/users/mhansson/mysql/push/bug23856/my51-bug23856
2007-05-21 14:28:31 +02:00
holyfoot/hf@mysql.com/hfmain.(none)
7750ac0706
Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
...
into mysql.com:/home/hf/work/27894/my50-27894
2007-05-21 14:54:21 +05:00
holyfoot/hf@hfmain.(none)
91bc2c2cfc
Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.1-opt
...
into mysql.com:/home/hf/work/27894/my51-27894
2007-05-21 14:51:57 +05:00
svoj@june.mysql.com
404ee9d579
Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.1-engines
...
into mysql.com:/home/svoj/devel/mysql/BUG28341/mysql-5.1-engines
2007-05-21 14:33:54 +05:00
mhansson@dl145s.mysql.com
6530f6806a
bug#23856
2007-05-21 10:27:33 +02:00
holyfoot/hf@hfmain.(none)
f0cb542d21
Merge mysql.com:/home/hf/work/27894/my50-27894
...
into mysql.com:/home/hf/work/27894/my51-27894
2007-05-21 13:02:54 +05:00
holyfoot/hf@mysql.com/hfmain.(none)
b96e1df90c
Bug #28361 Buffer overflow in DECIMAL code on Windows
...
result max length changed for the 'decimal' fields
so test results have to be fixed
2007-05-21 13:02:03 +05:00
gkodinov/kgeorge@magare.gmz
eec6b028e3
Merge magare.gmz:/home/kgeorge/mysql/work/B22855-5.0-opt
...
into magare.gmz:/home/kgeorge/mysql/work/B22855-5.1-opt
2007-05-21 10:22:44 +03:00
gkodinov/kgeorge@magare.gmz
6c8e7952a1
Merge macbook:mysql/work/B22855-5.0-opt
...
into magare.gmz:/home/kgeorge/mysql/work/B22855-5.0-opt
2007-05-21 10:21:55 +03:00
tomas@whalegate.ndb.mysql.com
ffe2982b99
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.1
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.1-single-user
2007-05-21 09:01:06 +02:00
tomas@whalegate.ndb.mysql.com
709cfbc1f8
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2007-05-21 08:50:21 +02:00
tomas@whalegate.ndb.mysql.com
11feedf073
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-5.0
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2007-05-21 08:49:49 +02:00
tomas@whalegate.ndb.mysql.com
9f1cba8ec0
Merge whalegate.ndb.mysql.com:/home/tomas/mysql-4.1
...
into whalegate.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
2007-05-21 08:49:15 +02:00