- 25 Jun, 2004 2 commits
-
-
igor@rurik.mysql.com authored
-
igor@rurik.mysql.com authored
Nested joins: review modifications.
-
- 22 Jun, 2004 1 commit
-
-
sergefp@mysql.com authored
If cost(full_scan_on_shortest_covering_index) < cost(best_range_scan) < cost(full_table_scan) use full_scan_on_shortest_covering_index (before this fix best_range_scan was used)
-
- 16 Jun, 2004 5 commits
-
-
paul@kite-hub.kitebird.com authored
into kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-5.0
-
paul@kite-hub.kitebird.com authored
-
pem@mysql.comhem.se authored
-
paul@kite-hub.kitebird.com authored
fix up test result.
-
paul@ice.snake.net authored
-
- 15 Jun, 2004 2 commits
-
-
pem@mysql.comhem.se authored
Also added some related security tests and corrected related error messages.
-
pem@mysql.comhem.se authored
-
- 14 Jun, 2004 4 commits
-
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0-merge
-
pem@mysql.comhem.se authored
-
sergefp@mysql.com authored
-
sergefp@mysql.com authored
-
- 11 Jun, 2004 2 commits
-
-
igor@rurik.mysql.com authored
Correction for nested joins.
-
igor@rurik.mysql.com authored
new file Many files: Nested joins added.
-
- 10 Jun, 2004 1 commit
-
-
pem@mysql.comhem.se authored
-
- 09 Jun, 2004 4 commits
-
-
pem@mysql.comhem.se authored
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0-merge
-
pem@mysql.comhem.se authored
It's not possible to quote the definition according to the current sql_mode setting, so instead we use the setting stored with the SP (that's how it's parsed anyway), and show this setting in the SHOW CREATE output.
-
monty@mysql.com authored
-
- 08 Jun, 2004 2 commits
-
-
pem@mysql.comhem.se authored
This fixes part of BUG#3229: Stored procedure comment causes packets out of order.
-
wax@mysql.com authored
into mysql.com:/home/wax/mysql/mysql-5.0service
-
- 07 Jun, 2004 2 commits
-
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0-merge
-
pem@mysql.comhem.se authored
-
- 03 Jun, 2004 1 commit
-
-
pem@mysql.comhem.se authored
Not finished, will not be pushed until additional fixes have been made.
-
- 01 Jun, 2004 1 commit
-
-
sergefp@mysql.com authored
Fixed an incorrect optimizer choice for ror-intersect(key, clustered_primary) Typo bug fixed in multitable update
-
- 29 May, 2004 2 commits
-
-
sergefp@mysql.com authored
-
sergefp@mysql.com authored
* Fixed test results.
-
- 28 May, 2004 3 commits
-
-
sergefp@mysql.com authored
* Fixed a problem with wrong query results for partially covering keys in ROR-index_merge * ROR-intersection retrieval plan choice algorithm now uses less disk IO - and properly processes clustered PK range scans * Fixed several minor range optimizer problems * Added more comments * Code cleanup
-
pem@mysql.comhem.se authored
-
pem@mysql.comhem.se authored
BUG#1863: CREATE TABLE in Stored Procedure sometimes crashes on repeated calls. BUG#2656: select with join in stored procedure: erroneous result on 2nd call. BUG#3426: IF x IS NULL in stored procedure fails on second call within connection. BUG#3448: Stored Procedures with inner joins possible bug. BUG#3734: Stored procedure returns wrong rows with fulltext parameter. BUG#3863: Stored procedure crash when incrementing variable in a loop. (And corrected the row count output to the client after CALL)
-
- 26 May, 2004 4 commits
-
-
pem@mysql.com authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-sp2_bak-5.0
-
bell@sanja.is.com.ua authored
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0-merge
-
- 25 May, 2004 4 commits
-
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
-
monty@mysql.com authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-sp2-5.0
-