An error occurred fetching the project authors.
- 17 Feb, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Novell patches
-
- 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)
-
- 03 Dec, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Optimized SELECT DISTINCT ... ORDER BY ... LIMIT Fixed reference to uninitalized variable
-
- 30 Nov, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
More tests for multi-table-update & timestamp handling
-
- 11 Nov, 2002 2 commits
-
-
monty@mashka.mysql.fi authored
This is coded to not cause a speed impact on top level AND expressions where we don't care if an AND expression returns 0 or NULL
-
lenz@mysql.com authored
- fixed test results after error messages had been modified
-
- 30 Oct, 2002 1 commit
-
-
heikki@hundin.mysql.fi authored
We changed MySQL default isolation yesterday to REPEATABLE READ
-
- 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)
-
- 11 Sep, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Improve mysql-test to be more robust. Fix that GRANT doesn't delete SSL options Change innobase_flush_log_at_trx_commit to uint. Don't rotate logs if we read a rotate log entry from the master.
-
- 05 Sep, 2002 1 commit
-
-
monty@rescue. authored
-
- 21 Aug, 2002 1 commit
-
-
serg@serg.mysql.com authored
-
- 09 Aug, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Fix for syntax error bug in SET TRANSACTION ISOLATION
-
- 26 Apr, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 21 Apr, 2002 1 commit
-
-
monty@work.mysql.com authored
-
- 14 Feb, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 07 Feb, 2002 2 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Fix of InnoDB variables in SHOW VARIABLES Fix for ALTER TABLE and InnoDB
-
- 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
-
- 02 Jan, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Fixes for building MySQL with gcc 3.0 Added SIGNED / UNSIGNED casts Fixed core dump bug in net_clear() with libmysqld. Back to using semaphores in query cache. Added 'Null' and 'Index_type' to SHOW INDEX.
-
- 23 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 22 Dec, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Change tests to use database 'mysqltest' instead of 'foo' Add option to not print access denied messages to check_table_access()
-
- 21 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 17 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 13 Dec, 2001 3 commits
-
-
monty@hundin.mysql.fi authored
Add 4.0 commands to SHOW STATUS.
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 06 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
-
- 29 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 25 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 07 Nov, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 11 Oct, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 09 Oct, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
-
monty@hundin.mysql.fi authored
This wrapper noew will include all the necessary, system specific files, which makes all normal source files much easier to write and maintain. Portability fixes.
-
- 04 Oct, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 03 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Create innodb table space if configuring with InnoDB and not using --skip-innodb Fixes for TRUNCATE TABLE and DROP DATABASE.
-
- 25 Aug, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
forced by the user
-
- 10 Aug, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-