- 05 Jan, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Fix for new bug in CREATE TABLE when sorting keys.
-
- 03 Jan, 2002 4 commits
-
-
tfr@sarvik.tfr.cafe.ee authored
mirror updates
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
tonu@volk.internalnet authored
-
- 02 Jan, 2002 8 commits
-
-
monty@hundin.mysql.fi authored
Cleanup of multi-table-delete in sql_yacc.yy Changed syntax of MAXIMUM QUERIES PER HOUR to MAX_QUERIES_PER_HOUR to not get too many reserved words.
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
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.
-
bell@sanja.is.com.ua authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 31 Dec, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
Remove erroneous warning of a duplicate key when the key in a UNIQUE secondary index contains a NULL
-
- 30 Dec, 2001 2 commits
-
-
heikki@donna.mysql.fi authored
into donna.mysql.fi:/home/heikki/mysqlm
-
miguel@light.local authored
-
- 29 Dec, 2001 7 commits
-
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
creates proper column types, out of any function, expression or from other tables.
-
heikki@donna.mysql.fi authored
More clarification of startup parameters
-
heikki@donna.mysql.fi authored
Fix a syntax error which slipped into previous changeset
-
heikki@donna.mysql.fi authored
Clarification of InnoDB startup options
-
- 27 Dec, 2001 10 commits
-
-
heikki@donna.mysql.fi authored
Add unintentionally removed text
-
heikki@donna.mysql.fi authored
Make InnoDB startup option samples easier to understand, do not recommend too big log files
-
heikki@donna.mysql.fi authored
Make InnoDB startup option samples easier to understand, recommend not setting log files too big, because recovery slow
-
heikki@donna.mysql.fi authored
Eliminate a gcc compiler bug in inlining
-
jani@hynda.mysql.fi authored
-
jani@hynda.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 26 Dec, 2001 5 commits
-
-
heikki@donna.mysql.fi authored
Make os_file_flush to ignore the error we get from a raw device in fsync
-
Sinisa@sinisa.nasamreza.org authored
Now everything compiles and all tests are passed .... ;o) What a push !
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
One more notice: limiting number of queries per hour for different users has been done on 4.0.1 , but I can port it to 3.23.* This will require only certain changes, like number of columns in user table. I will also make a test case for it, after it is approved by Monty, as result file will depend on the error message text.
-
Sinisa@sinisa.nasamreza.org authored
* multi-table updates * new paid feature for limiting number of queries per hour for users * optional syntax for multi-table deletes * optimization for SQL_CALC_FOUND_ROWS * a small addition for CREATE .. SELECT that will be of future use I know that all this will require many additions to documentation, which I have not done, but I am at Arjen's disposal to help him document all this.
-
- 25 Dec, 2001 2 commits
-
-
heikki@donna.mysql.fi authored
Changed default of file_io_threads to 4 and lock_wait_timeout to 50 seconds Added a missing break: if not specified, innodb_fast_shutdown got the same value as ..flush_log_at_trx commit
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/reiser-data/mysql-4.0-stable
-