- 24 Jun, 2005 18 commits
-
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-join_free2push
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-join_free2push
-
konstantin@mysql.com authored
The reason it happened was that both, JOIN::cleanup() and JOIN::join_free(), went over all nested joins and called cleanup/join_free for them. For that: - split recursive and non-recursive parts of JOIN::cleanup() and JOIN::join_free() - rename JOIN::cleanup to JOIN::destroy, as it actually destroys its argument - move the recursive part of JOIN::cleanup to st_select_lex::cleanup - move the non-recursive part of JOIN::join_free to the introduced method JOIN::cleanup().
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-bug8321
-
ingo@mysql.com authored
After merge fixes of test result.
-
ingo@mysql.com authored
Bug#10568 - Function 'LAST_DAY(date)' does not return NULL for invalid argument. Manual merge.
-
evgen@moonbone.local authored
-
ingo@mysql.com authored
Added 64-bit extensions, comments, extended statistics and trace prints.
-
evgen@moonbone.local authored
Wrong comparing method were choosen which results in false comparison. Make Item_bool_func2::fix_length_and_dec() to get type and field from real_item() to make REF_ITEM pass the check.
-
ingo@mysql.com authored
Moved the key statistics update to info(). The table is not locked in open(). This made wrong stats possible. No test case for the test suite. This happens only with heavy concurrency. A test script is added to the bug report.
-
ramil@mysql.com authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-5.0
-
igor@rurik.mysql.com authored
Correction after manula merge.
-
ramil@mysql.com authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-bug3-5.0
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-virgin
-
timour@mysql.com authored
-
- 23 Jun, 2005 22 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-bug3-5.0
-
bell@sanja.is.com.ua authored
-
lenz@mysql.com authored
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-virgin
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/4.1-virgin
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-bug3-5.0
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
svoj@mysql.com authored
into mysql.com:/home/svoj/devel/mysql/mysql-5.0.9
-
igor@rurik.mysql.com authored
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-sp_instr
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-bug8441
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-bug8441
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/4.1-virgin
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-1
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-bug10151
-
evgen@moonbone.local authored
Fix for fix for bug #9728 Error caused server hang on prepared insert ... select
-
sergefp@mysql.com authored
-
bell@sanja.is.com.ua authored
-
svoj@mysql.com authored
Fix for compilation failure with Forte Developer C++.
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-sp_instr
-