An error occurred fetching the project authors.
- 17 Feb, 2001 1 commit
-
-
monty@donna.mysql.com authored
-
- 15 Feb, 2001 1 commit
-
-
monty@donna.mysql.com authored
Removed a ' that casued 'make paper' to fail
-
- 10 Feb, 2001 1 commit
-
-
serg@serg.mysql.com authored
fulltext_cache.result (at last) fulltext/cache bug fixed
-
- 07 Feb, 2001 1 commit
-
-
monty@donna.mysql.com authored
Patches for Armstrong Removed warnings when using REPAIR TABLE .. EXTENDED
-
- 03 Feb, 2001 1 commit
-
-
monty@donna.mysql.com authored
Fixed bug in GROUP BY on ELT() Added SEQUENCE() to UDF examples
-
- 28 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Fixed bug in DISTINCT
-
- 27 Jan, 2001 1 commit
-
-
jcole@tetra.spaceapes.com authored
created to use a small set of filenames, to try and avoid problems in the Linux kernel.
-
- 17 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Fixed bug with HEAP tables on windows Fixed bug with HAVING on empty tables
-
- 12 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Fixed bug in LEFT JOIN Added bdb_log_buffer_size
-
- 05 Jan, 2001 1 commit
-
-
serg@serg.mysql.com authored
fulltext_left_join.result BitKeeper file /usr/home/serg/Abk/mysql/mysql-test/r/fulltext_left_join.result fulltext_left_join.test BitKeeper file /usr/home/serg/Abk/mysql/mysql-test/t/fulltext_left_join.test
-
- 20 Dec, 2000 1 commit
-
-
serg@serg.mysql.com authored
filesort.cc Temporary fix for FULLTEXT index removed
-
- 08 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
Change DROP TABLE to first drop the data, then the .frm file
-
- 05 Dec, 2000 1 commit
-
-
monty@narttu.mysql.fi authored
-
- 28 Nov, 2000 1 commit
-
-
monty@donna.mysql.com authored
Run bootstrap in separate thread Fix bug in FLUSH TABLES table_name
-
- 27 Nov, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 23 Nov, 2000 1 commit
-
-
monty@donna.mysql.com authored
Give warning if we are using non transactional tables and do ROLLBACK Porting of crash-me and benchmarks to FrontBase
-
- 22 Nov, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 20 Nov, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 17 Nov, 2000 1 commit
-
-
monty@narttu.mysql.fi authored
-
- 13 Nov, 2000 1 commit
-
-
monty@tik.mysql.com authored
-
- 11 Nov, 2000 1 commit
-
-
jcole@tetra.bedford.progress.com authored
-
- 04 Nov, 2000 1 commit
-
-
serg@serg.mysql.com authored
-
- 02 Nov, 2000 1 commit
-
-
serg@serg.mysql.com authored
From now on FULLTEXT search is initialized expilictly in mysql_select()
-
- 23 Oct, 2000 2 commits
-
-
monty@donna.mysql.com authored
Fixed bug in SHOW CREATE TABLE
-
monty@donna.mysql.com authored
-
- 15 Oct, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 14 Oct, 2000 1 commit
-
-
monty@donna.mysql.com authored
a lot of portability issues.
-
- 09 Oct, 2000 2 commits
-
-
sasha@mysql.sashanet.com authored
undid hack to work around missin opt_ft.*
-
serg@serg.mysql.com authored
sql_select.cc sasha's workaround removed
-
- 08 Oct, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
replication updates sql/opt_range.h fixed compiler warning sql/slave.cc fixed handling of long usernames fixed insert_id + query log event processing atomicity in the case of slave death fix edcharset coversion to not be global to all threads sql/sql_class.h fix to make insert_id event and the subsequent query event be still processed atomically if slave dies in the middle sql/sql_select.cc temp fix to make it compile repl-tests/test-auto-inc/run.test@1.1 New BitKeeper file ``repl-tests/test-auto-inc/run.test'' repl-tests/test-auto-inc/x.master@1.1 New BitKeeper file ``repl-tests/test-auto-inc/x.master''
-
- 07 Oct, 2000 1 commit
-
-
serg@serg.mysql.com authored
-
- 06 Oct, 2000 1 commit
-
-
monty@tramp.mysql.fi authored
Fixes when using column privileges Manual updates
-
- 25 Sep, 2000 1 commit
-
-
monty@tramp.mysql.fi authored
reading from FIFO, fixes for FULLTEXT, @@IDENTITY
-
- 13 Sep, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 12 Sep, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 07 Sep, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 29 Aug, 2000 2 commits
-
-
serg@infomag.ape.relarn.ru authored
sql_select.cc EXPLAIN fulltext Makefile.am CLEANFILES corrected sql_show.cc SHOW CREATE now displays FULLTEXT keys properly
-
monty@donna.mysql.com authored
-
- 28 Aug, 2000 1 commit
-
-
serg@infomag.ape.relarn.ru authored
**************** !!! NOTE EVERYBODY: SYNTAX CHANGED !!! ******************** There's no COLLECTIONs now, full-text indexes can be created via the word FULLTEXT, which should be used like UNIQUE.
-
- 23 Aug, 2000 1 commit
-
-
monty@donna.mysql.com authored
-