kostja@dipika.(none)
add76ef5d5
Fix -ansi -pedantic compilation error
2008-02-08 19:33:24 +03:00
kostja@dipika.(none)
ef36b32ef0
Merge dipika.(none):/opt/local/work/mysql-5.0-runtime
...
into dipika.(none):/opt/local/work/mysql-5.1-runtime
2008-02-08 19:01:57 +03:00
kostja@dipika.(none)
e9c887cc3d
Merge bk-internal.mysql.com:/home/bk/mysql-5.1
...
into dipika.(none):/opt/local/work/mysql-5.1-runtime
2008-02-08 18:55:07 +03:00
kostja@dipika.(none)
0e4b6ea058
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into dipika.(none):/opt/local/work/mysql-5.0-runtime
2008-02-08 18:51:07 +03:00
jonas@perch.ndb.mysql.com
29f3323e00
ndb -
...
fix failing autotest-test
2008-02-08 16:42:17 +01:00
kostja@dipika.(none)
d956281e1e
Don't complain about a failure to write a log message if we were
...
simply killed.
2008-02-08 17:25:20 +03:00
jonas@perch.ndb.mysql.com
02a56b9e23
ndb - bug#34378
...
Using more than 16g can cause record-pool ptr.i values to overflow
Fix by splitting memory into 2 zones, lo(16g)/hi(rest)
When record pools only use zone_lo, and datamemory, buffers etc...can use any
2008-02-08 15:17:45 +01:00
gshchepa/uchum@host.loc
919f86fbb6
Merge gshchepa@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
...
into host.loc:/home/uchum/work/5.0-opt
2008-02-08 17:04:07 +04:00
kostja@dipika.(none)
209d3d2e18
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtime
...
into dipika.(none):/opt/local/work/mysql-5.1-runtime
2008-02-08 15:54:21 +03:00
kostja@dipika.(none)
015cdcad4b
Silence the slow log errors (they won't make it to the client anyway).
2008-02-08 15:53:57 +03:00
davi@endora.local
9a5e3e103c
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtime
...
into mysql.com:/Users/davi/mysql/mysql-5.1-runtime
2008-02-08 10:48:16 -02:00
davi@mysql.com/endora.local
15409e87d2
Manual merge of Bug 33798
2008-02-08 10:47:25 -02:00
davi@endora.local
31b22496f4
Merge mysql.com:/Users/davi/mysql/mysql-5.0-runtime
...
into mysql.com:/Users/davi/mysql/mysql-5.1-runtime
2008-02-08 10:21:58 -02:00
gshchepa/uchum@host.loc
2e9f2b678c
Fixed bug#15409: Columns with 64-element SET may not be updated with integers.
...
SET column storing procedure has been modified to be 64bit-clean.
2008-02-08 16:04:01 +04:00
davi@mysql.com/endora.local
24b9abf36d
Bug#33798 prepared statements improperly handle large unsigned ints
...
The unsignedness of large integer user variables was not being
properly preserved when feeded to prepared statements. This was
happening because the unsigned flags wasn't being updated when
converting the user variable is converted to a parameter.
The solution is to copy the unsigned flag when converting the
user variable to a parameter and take the unsigned flag into
account when converting the integer to a string.
2008-02-08 08:55:55 -02:00
kostja@dipika.(none)
0d4667eb5c
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtime
...
into dipika.(none):/opt/local/work/mysql-5.1-runtime
2008-02-08 13:36:39 +03:00
kostja@dipika.(none)
956e955938
Give a more informative message if we failed to write to mysql.general_log
...
table.
2008-02-08 13:35:11 +03:00
evgen@sunlight.local
a927bdbe3e
Bug#31590: Wrong error message on sort buffer being too small.
...
The out of memory error was thrown when the sort buffer size were too small.
This led to a user confusion.
Now filesort throws the error message about sort buffer being too small.
2008-02-08 13:35:00 +03:00
davi@mysql.com/endora.local
24830674e8
Bug#31891 Meaningful stack trace
...
On crashes generate a user-friendly resolved and demangled stack
trace when libc provides the necessary functions (newer libc on i386,
x86_64, powerpc, ia64, alpha and s390). Otherwise print a numeric
stack trace as before, relying on resolve_stack_dump utility.
2008-02-07 19:58:06 -02:00
kostja@dipika.(none)
092cadbdd1
Merge dipika.(none):/opt/local/work/mysql-5.0-runtime
...
into dipika.(none):/opt/local/work/mysql-5.1-runtime
2008-02-07 23:53:03 +03:00
kostja@dipika.(none)
bf7991ba2f
Fix compile warning about undefined rmdir() function.
2008-02-07 23:52:30 +03:00
hhunger@hh-nb.hungers
159bc5c73b
Merge hh-nb.hungers:/work/trees/mysql-5.1-build-src-clean
...
into hh-nb.hungers:/work/merge/mysql-5.1-build
2008-02-07 20:31:15 +01:00
malff@lambda.hsd1.co.comcast.net.
5d5bed0bcc
test update
2008-02-07 12:00:48 -07:00
sven@riska.(none)
c33fc69253
WL#4078: Document binary format of binlog entries
...
Documented Table_map_log_event and packed integer format. Improved
other documentation. No change outside comments.
2008-02-07 19:21:23 +01:00
davi@endora.local
2e0ef9424d
Merge mysql.com:/Users/davi/mysql/bugs/32633-5.1
...
into mysql.com:/Users/davi/mysql/mysql-5.1-runtime
2008-02-07 16:14:39 -02:00
sergefp@pslp.mylan
e9f258756d
Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
...
into mysql.com:/home/psergey/mysql-5.0-bug27732
2008-02-07 16:54:47 +03:00
msvensson@pilot.mysql.com
5d8061d344
Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-runtime
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-runtime
2008-02-07 14:09:16 +01:00
msvensson@pilot.mysql.com
4df354a6c5
Merge pilot.mysql.com:/data/msvensson/mysql/bug31004/my51-bug31004
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-runtime
2008-02-07 14:07:41 +01:00
msvensson@pilot.mysql.com
31a520551f
Merge bk-internal:/home/bk/mysql-5.1-runtime
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-runtime
2008-02-07 12:44:01 +01:00
msvensson@pilot.mysql.com
04ca458fcb
Merge pilot.mysql.com:/data/msvensson/mysql/bug31004/my50-bug31004
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-runtime
2008-02-07 12:42:49 +01:00
mkindahl@dl145h.mysql.com
4ab85233d2
Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1
...
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl
2008-02-07 12:38:13 +01:00
mkindahl@dl145h.mysql.com
1fe2245f5d
Renaming some saved binary log files to avoid 99 characters
...
limit for v7 tar.
2008-02-07 12:30:52 +01:00
davi@mysql.com/endora.local
1c6768c487
Bug#32633 Can not create any routine if SQL_MODE=no_engine_substitution
...
The problem is that one can not create a stored routine if sql_mode
contains NO_ENGINE_SUBSTITUTION or PAD_CHAR_TO_FULL_LENGTH. Also when
a event is created, the mode is silently lost if sql_mode contains one
of the aforementioned. This was happening because the table definitions
which stored sql_mode values weren't being updated to accept new values
of sql_mode.
The solution is to update, in a backwards compatible manner, the various
table definitions (columns) that store the sql_mode value to take into
account the new possible values. One incompatible change is that if a event
that is being created can't be stored to the mysql.event table, an error
will be raised.
The tests case also ensure that new SQL modes will be added to the mysql.proc
and mysql.event tables, otherwise the tests will fail.
2008-02-07 08:47:39 -02:00
msvensson@pilot.mysql.com
51f2f81d43
Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-build
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-build
2008-02-07 10:02:59 +01:00
msvensson@pilot.mysql.com
670e938e74
Merge bk-internal:/home/bk/mysql-5.1-build
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-build
2008-02-07 10:02:22 +01:00
msvensson@pilot.mysql.com
21e767aaa4
Merge pilot.mysql.com:/data/msvensson/mysql/bug32025/my50-bug32025
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-build
2008-02-07 10:01:36 +01:00
msvensson@pilot.mysql.com
8c11d95f30
Merge pilot.mysql.com:/data/msvensson/mysql/bug25988/my51-bug25988
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-build
2008-02-07 10:00:34 +01:00
msvensson@pilot.mysql.com
fc937c52b5
Merge pilot.mysql.com:/data/msvensson/mysql/bug25988/my50-bug25988
...
into pilot.mysql.com:/data/msvensson/mysql/bug25988/my51-bug25988
2008-02-07 09:55:49 +01:00
msvensson@pilot.mysql.com
800725af95
Merge pilot.mysql.com:/data/msvensson/mysql/bug25988/my50-bug25988
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-build
2008-02-07 09:55:12 +01:00
mkindahl@dl145h.mysql.com
d221197729
Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1
...
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl
2008-02-07 08:48:31 +01:00
msvensson@pilot.mysql.com
c409f20695
Bug#33050 5.0.50 fails many SSL testcases
2008-02-07 08:48:28 +01:00
mkindahl@dl145h.mysql.com
507b5907fb
Disabling declaration of debug variable for non-debug builds.
2008-02-07 08:41:32 +01:00
msvensson@pilot.mysql.com
ce36eea75c
Merge pilot.mysql.com:/data/msvensson/mysql/bug32025/my50-bug32025
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-ndb
2008-02-07 08:14:17 +01:00
gshchepa/uchum@host.loc
83bb97b495
Merge host.loc:/home/uchum/work/5.0-opt-34223
...
into host.loc:/home/uchum/work/5.0-opt
2008-02-07 11:13:03 +04:00
gshchepa/uchum@host.loc
fa1f0d6b17
innodb_mysql.test, variables.result, variables.test, innodb_mysql.result:
...
Minor post-fix for bug#34223.
2008-02-07 11:12:49 +04:00
msvensson@pilot.mysql.com
af14030eda
Merge pilot.mysql.com:/data/msvensson/mysql/bug32025/my50-bug32025
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-build
2008-02-07 08:12:25 +01:00
msvensson@pilot.mysql.com
259263da7e
Bug#32025 ndb_waiter does too many roundtrips to ndb_mgmd
2008-02-07 08:08:43 +01:00
msvensson@pilot.mysql.com
808cc442be
Merge bk-internal:/home/bk/mysql-5.1-new-ndb
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-ndb
2008-02-07 07:38:35 +01:00
mkindahl@dl145h.mysql.com
9b79e4d91c
Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1
...
into dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl
2008-02-07 07:30:06 +01:00
sergefp@mysql.com
954a16c6d3
BUG#27732 "Possible memory leak with index_merge"
...
The bug was that handler::clone/handler::ha_open() call caused allocation of
cloned_copy->ref on the handler->table->mem_root. The allocated memory could not
be reclaimed until the table is flushed, so it was possible to exhaust memory by
repeatedly running index_merge queries without doing table flushes.
The fix:
- make handler::clone() allocate new_handler->ref on the passed mem_root
- make handler::ha_open() not allocate this->ref if it has already been allocated
There is no testcase as it is not possible to check small leaks from testsuite.
2008-02-07 05:10:04 +03:00