An error occurred fetching the project authors.
- 10 Mar, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
-
- 07 Mar, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 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)
-
- 19 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 16 May, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 07 May, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 13 Feb, 2002 1 commit
-
-
monty@tik.mysql.fi authored
Fix for ctypes on windows Cleanup max_queries_per_hour
-
- 10 Feb, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 31 Jan, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Bug fix when using --no-deaults Sets ref_length to right value (faster rnd_pos() handling in InnoDB). Fixed problem with multi-table-delete and InnoDB Fixed problem with truncate table, which required a COMMIT before. Fixed multi-table-delete bug with InnoDB. Remove not used index from EXPLAIN
-
- 17 Jan, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 05 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
mysqltest: replace_result now also affects error messages
-
- 04 Nov, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
Portability fixes. Don't delete temporary tables on FLUSH tables.
-
monty@hundin.mysql.fi authored
-
- 03 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date_column is declared as NOT NULL.
-
- 13 Oct, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
use $MAX_TABLES mysqltest variable to make join test portable make test now works with the manager on IA64 Linux
-
- 03 Oct, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 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
-
- 27 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed bug in JOIN
-
- 18 Sep, 2001 2 commits
-
-
serg@serg.mysql.com authored
-
monty@hundin.mysql.fi authored
Fixed some wrong test cases
-
- 28 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
A lot of new tests to mysqltest Fixed bug with BDB tables and autocommit
-