- 08 Aug, 2005 1 commit
-
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
- 07 Aug, 2005 6 commits
-
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-4.1
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
igor@rurik.mysql.com authored
Added test case for bug #11867. Fixed results for two existing test cases. subselect.test: Added test case for bug #11867. item_subselect.cc: Fixed bug #11867. Added missing code in Item_in_subselect::row_value_transformer that caused problems for queries with ROW(elems) IN (SELECT DISTINCT cols FROM ...).
-
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.
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug11869-part2
-
- 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.
-
- 05 Aug, 2005 1 commit
-
-
ingo@mysql.com authored
Added a check before taking a global read lock if the own thread has a write locked table.
-
- 04 Aug, 2005 19 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
-
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.
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.clean
-
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-4.1.9508
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.11083
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-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
-
jimw@mysql.com authored
that platform, not real failures. (Bug #12328, Bug #11569)
-
- 03 Aug, 2005 12 commits
-
-
elliot@mysql.com authored
Adds --replace_column to make test results deterministic.
-
elliot@mysql.com authored
into mysql.com:/Users/emurphy/src/work/mysql-4.1-bug12330
-
elliot@mysql.com authored
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
joerg@mysql.com authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.1
-
heikki@hundin.mysql.fi authored
Fix compilation error in previous commit
-
heikki@hundin.mysql.fi authored
Fix a bug: InnoDB could in a crash recovery print a big false corruption warning if the first page of an ibdata file was 'recreated' in the buffer pool; this could happen, for example, if a table was dropped, and the page used later
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.1
-
heikki@hundin.mysql.fi authored
Backport of Bug #9670 to 4.0: assertion failure in ut_a(cursor->old_stored == BTR_PCUR_OLD_STORED)
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.0.10226
-