- 07 Aug, 2005 5 commits
-
-
sergefp@mysql.com authored
-
sergefp@mysql.com authored
We're out of bits in st_select_lex->options so make TMP_TABLE_FORCE_MYISAM == OPTION_FOUND_COMMENT (the latter is not used by create_tmp_table).
-
sergefp@mysql.com authored
In init_prepare_fake_select_lex() don't empty ftfunc_list. UNION's ORDER BY clause may contain MATCH(...), for which fix_index() should be called.
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug11869-part2
-
sergefp@mysql.com authored
-
- 06 Aug, 2005 1 commit
-
-
sergefp@mysql.com authored
When creating temporary table for UNION, pass TMP_TABLE_FORCE_MYISAM flag to create_tmp_table if we will be using fulltext function(s) when reading from the temp. table.
-
- 04 Aug, 2005 34 commits
-
-
evgen@moonbone.local authored
into moonbone.local:/work/mysql-4.1-bug-12266
-
jimw@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
reggie@fedora.(none) authored
into fedora.(none):/home/reggie/bk/im_patch
-
reggie@fedora.(none) authored
-
reggie@fedora.(none) authored
into fedora.(none):/home/reggie/bk/im_patch
-
reggie@fedora.(none) authored
into fedora.(none):/home/reggie/bk/im_patch
-
evgen@moonbone.local authored
length. When temporary field created for DATE(LEFT(column,8)) expression, max_length value is taken from Item_date_typecast, and it is getting it from underlaid Item_func_left and it's max_length is 8 in given expression. And all this results in stripping last 2 digits. To Item_date_typecast class added its own fix_length_and_dec() function that sets max_length value to 10, which is proper for DATE field.
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-5.0.clean
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.clean
-
lenz@mysql.com authored
-
kent@mysql.com authored
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
-
kent@mysql.com authored
Back ported ndbcluster_support() from 5.0 Corrected the server id handling
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
kent@mysql.com authored
Added the blackhole storage engine to the Max builds
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-5.0.clean
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.9508
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.11083
-
hf@deer.(none) authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0-build
-
lenz@mysql.com authored
the rpm spec file changelog
-
hf@deer.(none) authored
4.1 version of the patch
-
lenz@mysql.com authored
the MySQL-server RPM spec file (BUG#12348)
-
lenz@mysql.com authored
-
hf@deer.(none) authored
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-5.0.clean
-
hf@deer.(none) authored
-
jimw@mysql.com authored
that platform, not real failures. (Bug #12328, Bug #11569)
-
georg@lmy002.wdf.sap.corp authored
into lmy002.wdf.sap.corp:/home/georg/work/mysql/prod/mysql-5.0
-
georg@lmy002.wdf.sap.corp authored
-