- 16 Apr, 2005 3 commits
-
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
Added a test case for bug #9516. item_subselect.h: Fixed bug #9516. The bug was due to that fact that the class Item_subselect inherited the generic implementation of the function not_null_tables that was not valid for the objects of this class. As a result evaluation of the not_null_tables attribute was not correct for subqueries. This caused invalid transformations of outer joins into inner joins.
-
igor@rurik.mysql.com authored
Added a test case for bug #9338. sql_select.cc: Fixed bug #9338. When an occurence of a field reference has to be replaced by another field reference the whole Item_field must be replaced. item.cc: Fixed bug #9338. The method Item_field::replace_equal_field_processor was replaced by Item_field::replace_equal_field. The new method is used to replace the occurences of Item_field objects. item.h: Fixed bug #9338. The virtual function replace_equal_field_processor was replaced by replace_equal_field. The latter is supposed to be used as a callback function in calls of the method transform.
-
- 15 Apr, 2005 5 commits
-
-
gbichot@quadita2.mysql.com authored
into quadita2.mysql.com:/nfstmp1/guilhem/mysql-5.0-4ita
-
gbichot@quadita2.mysql.com authored
most InnoDB threads are not terminated properly and the buffer pool is not flushed to disk. Still no committed transaction is lost as we flush the logs to disk. InnoDB does crash recovery at startup after this shutdown. Using this shutdown in testsuite (mysql-test-run --mysqld=--innodb_fast_shutdown=2) saved 3 minutes (13% of total time).
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug9454
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug9391
-
konstantin@mysql.com authored
-
- 14 Apr, 2005 26 commits
-
-
konstantin@mysql.com authored
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-5.0
-
heikki@hundin.mysql.fi authored
Add fault tolerance in the scan of .ibd files at a crash recovery; formerly a single failure of readdir_get_next caused the rest of the directory to be skipped
-
pem@mysql.com authored
-
pem@mysql.comhem.se authored
overwrites IN variable and added error checking of variables for [IN]OUT parameters while rewriting the out parameter handling.
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
pekka@mysql.com authored
into mysql.com:/export/space/pekka/ndb/version/my41
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/mysql-5.0
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/mysql-4.1
-
msvensson@neptunus.(none) authored
- Send error to client when mysql_change_db fails.
-
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
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/5.0.bit_class
-
ramil@mysql.com authored
-
mleich@mysql.com authored
into mysql.com:/home/matthias/Arbeit/mysql-4.1/src-clean
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0-build
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
heikki@hundin.mysql.fi authored
Add a big fat warning for future programmers that MySQL may call ::store_lock() also with lock 'type' TL_IGNORE; my ignorance of this caused bug 9670
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-5.0
-
ramil@mysql.com authored
set_bit replaced with internal_set_bit, clear_bit replaced with internal_clear_bit.
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
Added a test in connection with the fix for bug #6106. view.result, view.test: Added test cases for bugs #6106/6107. sql_show.cc: The addition of the case for items of the type REF_ITEM in the function uses_only_table_name_fields became necessary after the fix for bug #6106. sql_base.cc: The problem was due to the fact that two different column references were glued together though one of them belonged to a subquery while another to an outer query. This caused eventually a wrong calculation of values for the used_tables attribute.
-
pekka@mysql.com authored
into mysql.com:/export/space/pekka/ndb/version/my41
-
- 13 Apr, 2005 6 commits
-
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
petr@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
konstantin@mysql.com authored
-
heikki@hundin.mysql.fi authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-