An error occurred fetching the project authors.
- 03 Nov, 2003 1 commit
-
-
konstantin@mysql.com authored
has changed since 4.0.14' We need to calculate cost of RANGE scan if it is present instead of cost of FULL scan.
-
- 17 Sep, 2003 1 commit
-
-
kostja@oak.local authored
optimiser bug patch.
-
- 29 Jun, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
was used with NULL value on NOT NULL column. (Bug #479)
-
- 27 Jun, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Change optimizer to prefer key lookups before table scan Change table scans to be done after tables with constrains on scanned table
-
- 26 Apr, 2003 1 commit
-
-
igor@hundin.mysql.fi authored
Fixed bug 263 order_by.test: Fixed bug 263
-
- 22 Mar, 2003 1 commit
-
-
jani@hynda.(none) authored
e.g. default value is not accepted with auto_increment anymore.
-
- 06 Feb, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Added ALL as parameter option for all group functions. Make join handling uniform. This allows us to use ',', JOIN and INNER JOIN the same way. Sort NULL last if DESC is used (ANSI SQL 99 requirement)
-
- 14 Dec, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Don't enable any bulk insert or record caching code if inserting less than MIN_ROWS_TO_USE_BULK_INSERT rows (100)
-
- 10 Dec, 2002 1 commit
-
-
serg@serg.mysql.com authored
updated
-
- 29 Oct, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Added bug fix from 3.23 for AIX 4.3.3 and gcc 3.x Small change in EXCHANGE output Propagate open-files-limit from mysqld_safe -> mysqld Fixed speed bug in GROUP BY Added quotes around database name in CREATE DATABASE db_name (for binary log)
-
- 24 Sep, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 15 Jan, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Add ISAM to Windows version Fix of test results Fixes for NULL keys in HEAP tables.
-
- 28 Sep, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
added support for quiet increased line buffer size client/mysqltest.c fixed memory leak added query logging to result file added error message logging to result file added enable_query_log/disable_query_log mysql-test/mysql-test-run.sh converted tests to use mysqlmanager Updated test results
-
- 12 Aug, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
(wrong error code) but I'll push it so that Sergei could clean up my merge
-
- 30 Jul, 2001 1 commit
-
-
monty@tik.mysql.fi authored
Extended default arguments to be up to 4095 characters
-
- 29 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 28 Jun, 2001 1 commit
-
-
tim@white.box authored
order directly from the index instead of using a filesort.
-
- 13 Mar, 2001 1 commit
-
-
serg@serg.mysql.com authored
sql/field.cc ORDER BY bug fixed
-
- 28 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
A lot of new tests to mysqltest Fixed bug with BDB tables and autocommit
-