- 29 Nov, 2007 4 commits
-
-
kent@kent-amd64.(none) authored
into mysql.com:/home/kent/bk/mac-os-x-universal/mysql-5.0-build
-
kent@kent-amd64.(none) authored
into mysql.com:/home/kent/bk/mac-os-x-universal/mysql-5.0-build
-
kent@mysql.com/kent-amd64.(none) authored
Added 64 bit Mac OS X hard coded settings, for universal binaries
-
jonathan@chorlton.adsl.perkin.org.uk authored
-
- 28 Nov, 2007 1 commit
-
-
istruewing@stella.local authored
Disabled test case.
-
- 27 Nov, 2007 8 commits
-
-
istruewing@stella.local authored
into stella.local:/home2/mydev/mysql-5.0-axmrg
-
-
istruewing@stella.local authored
into stella.local:/home2/mydev/mysql-5.0-axmrg
-
istruewing@stella.local authored
Disabled the test case.
-
ramil/ram@ramil.myoffice.izhnet.ru authored
into mysql.com:/home/ram/work/b30495/b30495.5.0
-
istruewing@stella.local authored
into stella.local:/home2/mydev/mysql-5.0-axmrg
-
hhunger@hh-nb.hhunger authored
into hh-nb.hhunger:/work/merge/mysql-5.0-build
-
into mysql.com:/home/ram/work/b30495/b30495.5.0
-
- 26 Nov, 2007 4 commits
-
-
hhunger@hh-nb.hhunger authored
-
istruewing@stella.local authored
Bug#20627 - INSERT DELAYED does not honour auto_increment_* variables Fixed wrong variable assignment.
-
istruewing@stella.local authored
Disabled test case
-
istruewing@stella.local authored
Another try to fix a compiler warning on win64.
-
- 25 Nov, 2007 1 commit
-
-
istruewing@stella.local authored
into stella.local:/home2/mydev/mysql-5.0-axmrg
-
- 23 Nov, 2007 9 commits
-
-
into mysql.com:/home/ram/work/b32560/b32560.5.0
-
Problem: INTERVAL function implementation doesn't handle NULL range values. Fix: skip NULL ranges looking for a proper one.
-
istruewing@stella.local authored
into stella.local:/home2/mydev/mysql-5.0-axmrg
-
istruewing@stella.local authored
Disabled test case
-
istruewing@stella.local authored
Disabled test case
-
istruewing@stella.local authored
Fixed a compiler warning on win64. Backport from 5.1.
-
istruewing@stella.local authored
Disabled test case
-
kent@kent-amd64.(none) authored
into mysql.com:/home/kent/bk/docs-cleanup/mysql-5.0-build
-
into mysql.com:/home/ram/work/b32558/b32558.5.0
-
- 22 Nov, 2007 1 commit
-
-
kent@mysql.com/kent-amd64.(none) authored
Include "manual.chm" in source TAR if it exists
-
- 21 Nov, 2007 12 commits
-
-
mkindahl@dl145h.mysql.com authored
into dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl-merge
-
istruewing@stella.local authored
into stella.local:/home2/mydev/mysql-5.0-axmrg
-
istruewing@stella.local authored
into stella.local:/home2/mydev/mysql-5.0-axmrg
-
istruewing@stella.local authored
into stella.local:/home2/mydev/mysql-4.1-axmrg
-
df@pippilotta.erinye.com authored
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build
-
df@pippilotta.erinye.com authored
-
mleich@five.local.lan authored
into five.local.lan:/work/trees/mysql-5.0-build-src-clean
-
df@pippilotta.erinye.com authored
-
Problem: setting Item_func_rollup_const::null_value property to argument's null_value before (without) the argument evaluation may result in a crash due to wrong null_value. Fix: use is_null() to set Item_func_rollup_const::null_value instead as it evaluates the argument if necessary and returns a proper value.
-
mleich@five.local.lan authored
Bug#31567 "datadict" tests (all engines) fail: Reference protocol is non-standard build Bug#30418 "datadict" tests (all engines) fail: Dependency on the host name for ordering Modifications: 1. The standard builds (build team) do not contain the collation 'utf8_general_cs'. The common developer builds (compuile-....-max) contain this collation. Solution fitting to both build variants: Exclude the collation 'utf8_general_cs' from result sets. 2. Use mysqltest builtin sorting of result set for the statement where the hostname affects the row order.
-
istruewing@stella.local authored
into stella.local:/home2/mydev/mysql-5.0-axmrg
-
Problem: we have CHECK TABLE options allowed (by accident?) for ANALYZE/OPTIMIZE TABLE. Fix: disable them. Note: it might require additional fixes in 5.1/6.0
-