- 01 Mar, 2005 6 commits
-
-
jani@ua141d10.elisa.omakaista.fi authored
-
jani@ua141d10.elisa.omakaista.fi authored
-
konstantin@mysql.com authored
with view-merge algorithm and prepared statements: in case when some Item_ref pointing to a view column was substituted with a reference pointing to the view expression for that column Item_ref::ref member of the original Item_ref was left pointing to not_found_item (0x1). As we currently perform expression substition part of the view-merge algorithm per each execution of a prepared statement or stored procedure, we need to preserve original Item_ref objects usable.
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/4.1.b6089
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/4.1.b6089
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/4.1.b5615
-
- 28 Feb, 2005 21 commits
-
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/devel/im-fix-review
-
petr@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
sergefp@mysql.com authored
the error to be sent to the client.
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/5.0-bug-8532
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
pem@mysql.comhem.se authored
a DECLARE ? HANDLER FOR stmt.
-
ramil@mysql.com authored
-
sergefp@mysql.com authored
-
pem@mysql.comhem.se authored
Return false from show_binlog_events() if successful, otherwise stored procedures will think it failed.
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
timour@mysql.com authored
The problem was in that the code that analyses the applicability of the QUICK_GROUP_MIN_MAX access method for DISTINC queries assumed that there are no duplicate column references in the DISTINCT clause, and it added non-exiting key parts for the duplicate column references. The solution adds a test to check whether the select list already contained a field with the same name. If such field was already present, then it was already decided to use its key part for index access. In this such case we must skip the duplicate field instead of counting it as a new field.
-
ramil@mysql.com authored
-
petr@mysql.com authored
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.0-look
-
sergefp@mysql.com authored
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
(No really critical errors found, but a few possible wrong results)
-
mskold@mysql.com authored
-
- 27 Feb, 2005 5 commits
-
-
pekka@mysql.com authored
into mysql.com:/space/pekka/ndb/version/my50-ndb
-
pekka@mysql.com authored
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/devel/im-fix-review
-
petr@mysql.com authored
-
svoj@mysql.com authored
into mysql.com:/home/svoj/devel/mysql/stddev-mysql-5.0
-
- 26 Feb, 2005 7 commits
-
-
pekka@mysql.com authored
into mysql.com:/space/pekka/ndb/version/my50-ndb
-
pekka@mysql.com authored
fix error code
-
pekka@mysql.com authored
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-5.0-ndb
-
sergefp@mysql.com authored
Fix for BUG#8560: Set max_sort_char for any 8-bit charset with binary collation. max_sort_char is needed by my_like_range_simple to produce upper bound constants for LIKE "str_%" and similar expressions.
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
Temporary patch to remove some warnings
-
- 25 Feb, 2005 1 commit
-
-
heikki@hundin.mysql.fi authored
Fix wrong spelling
-