- 27 Aug, 2005 1 commit
-
-
hf@deer.(none) authored
-
- 08 Aug, 2005 2 commits
-
-
hf@deer.(none) authored
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-bug12082
-
- 07 Aug, 2005 16 commits
-
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-5.0
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-5000
-
igor@rurik.mysql.com authored
Correction after manual merge.
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-5000
-
igor@rurik.mysql.com authored
-
sergefp@mysql.com authored
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-bug11869-part3
-
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).
-
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
Give the user a warning if he tries to destroy the default key cache.
-
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
-
sergefp@mysql.com authored
-
- 06 Aug, 2005 4 commits
-
-
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.
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-release
-
kent@mysql.com authored
Added missing backslashes
-
- 05 Aug, 2005 17 commits
-
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
Fixed bug #12154: a query returned: Column <name> cannot be null. The problem was due to a bug in the function setup_table_map: the flag maybe_null was set up incorrectly for inner tables of nested outer joins. join_nested.result, join_nested.test: Added a test case for bug #12154.
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-
joerg@mysql.com authored
into mysql.com:/M50/clone-5.0
-
joerg@mysql.com authored
Rename "port.h" to "portability.h" to avoid conflict with system header file name, and include the file in "Makefile.am".
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-release
-
kent@mysql.com authored
Removed ending comma in enum Makefile.am: config.cpp => ndb_config.cpp, solves link problems on case insensitive OS ndb_config.cpp: Rename: ndb/tools/config.cpp -> ndb/tools/ndb_config.cpp
-
hf@deer.(none) authored
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-5.0.12281
-
hf@deer.(none) authored
Field_geom lack size_of method
-
joerg@mysql.com authored
-
petr@mysql.com authored
-
ingo@mysql.com authored
Added a check before taking a global read lock if the own thread has a write locked table.
-
petr@mysql.com authored
-
petr@mysql.com authored
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-