msvensson@pilot.blaudden
a0b1e5406d
Add triggers for detecting bad changesets to mysql-5.0
2007-05-15 17:04:31 +02:00
msvensson@pilot.blaudden
da8a944dfb
Bug#27344 Total failure to start the server
...
- Give some more protection against "too long socket name by setting the max
length when to use a tmpdir for sockets to 70
2007-05-15 16:03:38 +02:00
msvensson@pilot.blaudden
d424941b4a
Merge pilot.blaudden:/home/msvensson/mysql/bug28193/my50-bug28193
...
into pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint
2007-05-09 10:55:09 +02:00
msvensson@pilot.blaudden
9242d395cd
Bug#28193 outfile fails randomly in pushbuild
...
- Change testcase to use remove_file
2007-05-09 10:52:28 +02:00
msvensson@pilot.blaudden
4f5ca432db
Merge pilot.blaudden:/home/msvensson/mysql/bug28193/my41-bug28193
...
into pilot.blaudden:/home/msvensson/mysql/bug28193/my50-bug28193
2007-05-09 10:50:37 +02:00
msvensson@pilot.blaudden
6c0f90e921
Bug #28193 outfile fails randomly in pushbuild
...
- Change "exec rm" to "remove_file"
2007-05-09 10:49:11 +02:00
cmiller@zippy.cornsilk.net
24a04cee4a
Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug27976/my50-bug27976
...
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maint
2007-05-07 12:45:39 -04:00
cmiller@zippy.cornsilk.net
550ed5f312
Fix new error message list in v5.
2007-05-07 12:38:43 -04:00
cmiller@zippy.cornsilk.net
98c14490f8
Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug27976/my50-bug27976
...
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maint
2007-05-07 11:03:53 -04:00
cmiller@zippy.cornsilk.net
5f895fef79
Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug27976/my41-bug27976
...
into zippy.cornsilk.net:/home/cmiller/work/mysql/bug27976/my50-bug27976
2007-05-04 19:04:09 -04:00
cmiller@zippy.cornsilk.net
b6502ddb19
Bug #27976 : Misleading error message, 'Sort buffer to small'
...
The message is gramatically wrong, and factually wrong.
Change it to refer to the myisam_sort_buffer_size variable and change
"to" to "too".
2007-05-04 17:38:29 -04:00
cmiller@zippy.cornsilk.net
881c0aab23
Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug27173/my41-bug27173
...
into zippy.cornsilk.net:/home/cmiller/work/mysql/bug27173/my50-bug27173
2007-05-04 13:27:33 -04:00
cmiller@zippy.cornsilk.net
e5ee6a74ff
Bug #27173 : "Enabling keys got errno ..." does not say which table
...
Warnings may show up in the error log that complain about a table, yet
don't tell us which table.
Add the database and table names to the message.
2007-05-04 13:17:07 -04:00
iggy@recycle.(none)
f4f9480785
Minor fix.
2007-05-02 12:41:36 -04:00
msvensson@pilot.blaudden
1675d6f41a
Bug#27994 Expose counter for stored procedure calls in Com_% status
...
- Expose the already existing counter for number of stored procedure calls
2007-05-02 14:25:11 +02:00
msvensson@pilot.blaudden
aea65eab78
Merge bk-internal:/home/bk/mysql-5.0-maint
...
into pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint
2007-05-02 11:16:41 +02:00
tsmith@quadxeon.mysql.com
90468a7274
Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/50
...
into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/50
2007-05-01 18:12:04 +02:00
tsmith@quadxeon.mysql.com
91a5830729
Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/50
...
into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/50
2007-05-01 12:40:43 +02:00
dkatz@damien-katzs-computer.local
73fe16cbfd
Merge dkatz@bk-internal.mysql.com:/home/bk/mysql-5.0-maint
...
into damien-katzs-computer.local:/Users/dkatz/mysql50
2007-04-30 17:51:57 -04:00
tsmith@quadxeon.mysql.com
e267f900a2
Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/b27653/50
...
into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/50
2007-04-30 23:33:32 +02:00
tsmith@quadxeon.mysql.com
44af4144e6
Bug #27653 : Temp table can't be created if lower_case_table_names=1 and
...
tmpdir has uppercase
Fix: don't convert mysql_tmpdir to lower case when building the path to a
temporary table
2007-04-30 23:16:46 +02:00
dkatz@damien-katzs-computer.local
b578abc0c1
Merge damien-katzs-computer.local:/Users/dkatz/mysql50
...
into damien-katzs-computer.local:/Users/dkatz/50_frm_files
2007-04-30 17:04:14 -04:00
msvensson@pilot.blaudden
a1ba53df26
Merge bk-internal:/home/bk/mysql-5.0-maint
...
into pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint
2007-04-30 18:14:08 +02:00
tnurnberg@maint1.mysql.com
a22ae7362f
Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-maint
...
into maint1.mysql.com:/data/localhome/tnurnberg/50-27293
2007-04-30 11:46:22 +02:00
tnurnberg@mysql.com/blasphemy.mysql.com
ce1074f6fe
Bug#27293: mysqldump crashes when dumping procedure defined by different user
...
mysqldump didn't properly handle getting no data on
SHOW CREATE PROCEDURE. If S/C/P fails (due to dumping
user's insufficient privileges on mysql.proc, say),
mysqldump will print a comment to that effect to the
output and return an error-code. If the -f (force) option
is used, the dump will continue, otherwise, it will abort
right there and then.
Also fixes Bug#22761, "mysqldump reports no errors when using
--routines without mysql.proc privileges"
---
Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-maint
into mysql.com:/home/tnurnberg/27293/50-27293
2007-04-30 11:30:07 +02:00
igor@olga.mysql.com
2cf753a1e8
Post-merge fix.
2007-04-29 20:14:35 -07:00
igor@olga.mysql.com
f9ac5b43cc
Merge olga.mysql.com:/home/igor/mysql-4.1-opt
...
into olga.mysql.com:/home/igor/dev-opt/mysql-5.0-opt-bug24856
2007-04-29 18:32:59 -07:00
igor@olga.mysql.com
395d8751d5
Fix in comments.
2007-04-29 18:28:58 -07:00
igor@olga.mysql.com
ce0be732d0
Fixed bug #24856 : the result set of a ROLLUP query with DISTINCT could lack
...
some rollup rows (rows with NULLs for grouping attributes) if GROUP BY
list contained constant expressions.
This happened because the results of constant expressions were not put
in the temporary table used for duplicate elimination. In fact a constant
item from the GROUP BY list of a ROLLUP query can be replaced for an
Item_null_result object when a rollup row is produced .
Now the JOIN::rollup_init function wraps any constant item referenced in
the GROYP BY list of a ROLLUP query into an Item_func object of a special
class that is never detected as constant item. This ensures creation of
fields for such constant items in temporary tables and guarantees right
results when the result of the rollup operation first has to be written
into a temporary table, e.g. in the cases when duplicate elimination is
required.
2007-04-29 16:04:43 -07:00
evgen@moonbone.local
7505fc8228
Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
...
into moonbone.local:/mnt/gentoo64/work/16377-bug-5.0-opt-mysql
2007-04-29 20:26:57 +04:00
evgen@moonbone.local
4382bf720b
type_datetime.result, type_datetime.test:
...
The test case for the bug#27590 is altered.
2007-04-29 20:23:05 +04:00
holyfoot/hf@mysql.com/hfmain.(none)
224bb6c4b0
Merge mysql.com:/d2/hf/mrg/mysql-4.1-opt
...
into mysql.com:/d2/hf/mrg/mysql-5.0-opt
2007-04-29 18:46:20 +05:00
holyfoot/hf@mysql.com/hfmain.(none)
e2f6bd86b4
Merge bk@192.168.21.1:mysql-5.0
...
into mysql.com:/d2/hf/mrg/mysql-5.0-opt
2007-04-29 18:42:50 +05:00
holyfoot/hf@mysql.com/hfmain.(none)
2d8037610c
Merge bk@192.168.21.1:mysql-4.1
...
into mysql.com:/d2/hf/mrg/mysql-4.1-opt
2007-04-29 18:39:45 +05:00
kaa@polly.local
3bed463963
If isinf() is not available on a target platform, use our own imlementation via finite() and isnan(). If either of the last two is not available as well, use simple replacements which are platform-neutral, but slower than compiler intrinsics.
2007-04-29 16:57:17 +04:00
gshchepa/uchum@gshchepa.loc
90864c2874
Patch to eliminate compilation errors under VC after bug #13191 fix.
2007-04-29 12:56:46 +05:00
gshchepa/uchum@gshchepa.loc
389cf7ddfc
Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-opt
...
into gshchepa.loc:/home/uchum/work/bk-trees/mysql-5.0-opt-13191
2007-04-29 12:09:08 +05:00
gshchepa/uchum@gshchepa.loc
fbed482689
Patch to eliminate compilation errors under VC after bug #13191 fix.
2007-04-29 11:56:23 +05:00
gshchepa/uchum@gshchepa.loc
85d70a9652
Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-opt
...
into gshchepa.loc:/home/uchum/work/bk-trees/mysql-5.0-opt-13191
2007-04-29 08:51:51 +05:00
gshchepa/uchum@gshchepa.loc
87c6ef4c30
Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-opt
...
into gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-opt-13191
2007-04-29 05:31:53 +05:00
gshchepa/uchum@gshchepa.loc
707d975a13
Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-opt
...
into gshchepa.loc:/home/uchum/work/bk-trees/mysql-5.0-opt
2007-04-29 05:25:43 +05:00
gshchepa/uchum@gshchepa.loc
bdebe3f5b4
Adjusted results after the fix for bug #20710 .
2007-04-29 05:06:14 +05:00
gshchepa/uchum@gshchepa.loc
3adcb94ede
Fixed bug #13191 .
...
INSERT...ON DUPLICATE KEY UPDATE may cause error 1032:
"Can't find record in ..." if we are inserting into
InnoDB table unique index of partial key with
underlying UTF-8 string field.
This error occurs because INSERT...ON DUPLICATE uses a wrong
procedure to copy string fields of multi-byte character sets
for index search.
2007-04-29 04:16:17 +05:00
gshchepa/uchum@gshchepa.loc
d85c76f637
Merge gshchepa.loc:/home/uchum/work/bk-trees/mysql-4.1-opt
...
into gshchepa.loc:/home/uchum/work/bk-trees/mysql-5.0-opt
2007-04-29 02:46:27 +05:00
gshchepa/uchum@gshchepa.loc
3322b3c0b9
Fixed bug #20710 .
...
This bug occurs when error message length exceeds allowed limit: my_error()
function outputs "%s" sequences instead of long string arguments.
Formats like %-.64s are very common in errmsg.txt files, however my_error()
function simply ignores precision of those formats.
2007-04-29 00:50:33 +05:00
kaa@polly.local
edf6b73302
Avoid compiler warnings in Windows builds introduced by the patch for bug #24912 "problems with bigint in abs() ceiling() ruond() truncate() mod()"
2007-04-28 23:25:31 +04:00
kaa@polly.local
561bd78654
Merge polly.local:/home/kaa/src/maint/bug24912/my50-bug24912
...
into polly.local:/home/kaa/src/maint/mysql-5.0-maint
2007-04-28 20:26:14 +04:00
kaa@polly.local
050c6723e8
Fix for bug #24912 "problems with bigint in abs() ceiling() round() truncate() mod()" and a number of related problems:
...
- unsigned flag was not handled correctly for a number of mathematical funcions, which led to incorrect results
- passing large values as the number of decimals to ROUND() resulted in incorrect results and even server crashes in some cases
- reverted the fix and the testcase for bug #10083 as it violates the manual
- fixed some testcases which relied on broken ROUND() behavior
2007-04-28 20:01:01 +04:00
tsmith@quadxeon.mysql.com
5d7a264cf4
mtr_report.pl:
...
this has been driving me crazy: s/where/were/ in some messages
2007-04-28 10:13:27 +02:00
tsmith@quadxeon.mysql.com
acee0c8e20
Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/50
...
into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/maint/50
2007-04-28 01:48:59 +02:00