An error occurred fetching the project authors.
- 21 Mar, 2003 2 commits
-
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
- 20 Mar, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
Fixed bug in Item::set_name() Fix for memory leak with geometry type
-
- 18 Mar, 2003 3 commits
-
-
monty@narttu.mysql.fi authored
MEMORY is alias for HEAP for CREATE TABLE ... TYPE=HEAP Fixed bug in multi-table-update where a row could be updated several times
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
- 12 Mar, 2003 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
-
- 11 Mar, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 19 Feb, 2003 1 commit
-
-
lenz@mysql.com authored
"A fix for non-releasing locks for multi table updates and multi table deletes with InnoDB tables."
-
- 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)
-
- 05 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Cleaned up test; Removed wrong DROP TABLE commands and use standard table and database names. changed store_warning() -> push_warning_print()
-
- 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
-
- 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
-
- 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
-
- 23 Jan, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Faster 'read_first_row' (Fixes slow 'preparing' state) Read constant tables earlier, which provides better optimzations when using tables with <=1 row. This also fixes a complicated bug involving const tables.
-
- 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()
-
- 13 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 29 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 25 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 07 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi 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
-
- 21 Aug, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Patches required by Gemini Fix to properly detect if there is an active transaction in InnoDB Fix to not lock thread structure when doing automatic rollback when thread ends Allow -O lower_case_names=0 on UNIX
-
- 18 Aug, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Let myisamchk generate a new checksum for compressed data. Don't unconditionally force filenames to lower case on windows. Update mysqltest to match 4.0 source (to get some of the new bug fixes into 3.23)
-
- 05 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed error number handling bug in mysqltest. Fixed that error number from insert delayed is reported correctly. merged new vio code with old violite code.
-
- 09 May, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Fixes to InnoDB to compile on Windows Fix for temporary InnoDB tables Fixed bug in REPLACE() Fixed sub char keys for InnoDB
-
- 19 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
-
- 13 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Deleted a lot of old benchmark runs
-
- 09 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Fix for shutdown on NT Fixed bug when using wrong dates from blob field.
-
- 26 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
-
- 10 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
-
- 07 Mar, 2001 2 commits
-
-
monty@donna.mysql.fi authored
Fixed bug introduced with last ORDER BY optimization Changed log position to longlong to avoid warnings.
-
monty@donna.mysql.fi authored
tables. Merged maxsql.spec with mysql.spec
-
- 03 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Fixed bug when using TEXT columns with BDB tables Allow LOAD DATA INFILE to use numbers with ENUM and SET columns
-