An error occurred fetching the project authors.
- 14 Feb, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 13 Feb, 2002 1 commit
-
-
monty@tik.mysql.fi authored
-
- 19 Dec, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
instead of DO RELEASE_LOCK()
-
- 17 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 13 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 21 Nov, 2001 1 commit
-
-
serg@serg.mysql.com authored
it uses now thd->lex.ftfunc_list moved ft-initialization to a separate function re-disabled implicit ft initialization
-
- 07 Sep, 2001 1 commit
-
-
monty@tik.mysql.fi authored
-
- 03 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 31 Aug, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 29 Aug, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 21 Aug, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
Fix bug in isamlog Add argument types to function declarations.
-
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)
-
- 10 Aug, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Added record_rnd_buffer Added --safe-user-create Fix for ALTER TABLE RENAME on windows
-
- 09 Aug, 2001 1 commit
-
-
jani@hynda.mysql.fi authored
-
- 17 Jul, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed problem with UPDATE and BDB tables Fixed problem with GRANT FILE privilege on database level mysqld --warnings works now Fixed problem with SHOW OPEN TABLES when not using BDB Added some tests for ALTER TABLE to the test scripts
-
- 20 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 01 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
error message if the table open or the index creation failed. Updated portuguese error messages. Fix for OS/2 that affected CHECK TABLE.
-
- 22 May, 2001 2 commits
-
-
monty@donna.mysql.fi authored
Fixed problem with fuzzy dates.
-
tim@threads.polyesthetic.msg authored
-
- 25 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
DROP DATABASE in mysqladmin asks for confirmation (again) Added examined_rows to slow query log SHOW CREATE for TEMPORARY table
-
- 19 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
-
- 23 Mar, 2001 1 commit
-
-
monty@tik.mysql.fi authored
Fixed bug in CONCAT_WS() Print the default ISOLATION level. Change lock type for CREATE ... SELECT and INSERT/REPLACE ... SELECT
-
- 21 Mar, 2001 1 commit
-
-
monty@tik.mysql.fi authored
Fixed problem with UPDATE TABLE when keys wheren't always used.
-
- 20 Mar, 2001 1 commit
-
-
monty@tik.mysql.fi authored
Added SELECT .. FOR UPDATE and SELECT .. IN SHARE MODE
-
- 14 Mar, 2001 1 commit
-
-
jcole@tetra.spaceapes.com authored
-
- 13 Mar, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
interrupt I/O after thr_alarm_kill() test case for order by desc coredump
-
jcole@tetra.spaceapes.com authored
-
- 07 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Fixed bug introduced with last ORDER BY optimization Changed log position to longlong to avoid warnings.
-
- 06 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Remember UNION for ALTER TABLE Added test for if we are supporting transactions. Don't allow REPLACE to replace a row when we have generated an auto_increment key Fixed bug when using BLOB keys Fixed bug in SET @variable=user.
-
- 21 Feb, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Added test for ALTER TABLE ORDER BY
-
- 20 Feb, 2001 1 commit
-
-
monty@donna.mysql.com authored
-
- 16 Feb, 2001 1 commit
-
-
jcole@tetra.spaceapes.com authored
to the slow query log.
-
- 15 Feb, 2001 1 commit
-
-
monty@donna.mysql.com authored
Removed a ' that casued 'make paper' to fail
-
- 31 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Allow delete of crashed MyISAM tables Fixed bug when BLOB was first part of key Fixed bug when using result from CASE in GROUP BY Fixed core-dump bug in monthname() Optimized calling of check_db_name()
-
- 27 Jan, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
updated manual about table lock counter fixed coredump in DROP DATABASE with long bogus name by non-root user fixed bug in handling STOP immediately after ROTATE added test case for buffer overrun on DROP DATABASE by non-root user added test case for the STOP bug in replication
-
- 25 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Changed 'static inline' to 'inline' for SCO new's compiler
-
- 22 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Added timeouts to replication tests to handle concurrent inserts
-
- 20 Jan, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
added send/reap/dirty_close include/mysql.h mysql_send_query()/mysql_reap_query() libmysql/libmysql.c mysql_send_query()/mysql_reap_query() mysys/my_vsnprintf.c fixed critical bug that codedumped when connection aborted sql/sql_parse.cc 0 mysql-test/r/dirty-close.result New BitKeeper file ``mysql-test/r/dirty-close.result'' mysql-test/t/dirty-close.test New BitKeeper file ``mysql-test/t/dirty-close.test''
-
- 14 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
-