An error occurred fetching the project authors.
- 06 Aug, 2002 1 commit
-
-
bar@bar.udmsearch.izhnet.ru authored
-
- 01 Jul, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
fixed bug in sum function in subselect
-
- 02 Apr, 2002 1 commit
-
-
serg@serg.mysql.com authored
-
- 22 Mar, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 01 Mar, 2002 1 commit
-
-
serg@serg.mysql.com authored
-
- 22 Feb, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
-
- 30 Jan, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 29 Jan, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Test of unsigned BIGINT values Fixes for queries-per-hour Cleanup of replication code (comments and portability fixes) Make most of the binary log code 4G clean Changed syntax for GRANT ... QUERIES PER HOUR
-
- 03 Jan, 2002 1 commit
-
-
serg@serg.mysql.com authored
-
- 02 Jan, 2002 2 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
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.
-
- 29 Dec, 2001 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
creates proper column types, out of any function, expression or from other tables.
-
- 27 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 02 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Remove some warnings
-
- 28 Nov, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 22 Oct, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 17 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Safer, a bit faster filesort. Code changes to avoid calls to current_thd() (faster code). Removed all compiler warnings from readline.
-
- 09 Oct, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 03 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fix that compressed packets and normal packets looks indentical before calling net_real_write() (Needed for query cache) Optimize IS NULL handling
-
- 25 Sep, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 21 Sep, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 15 Mar, 2001 2 commits
-
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
-
- 03 Feb, 2001 1 commit
-
-
monty@donna.mysql.com authored
Fixed bug in GROUP BY on ELT() Added SEQUENCE() to UDF examples
-
- 17 Jan, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
rpl000001.result BitKeeper file /home/sasha/src/bk/mysql/mysql-test/r/rpl000001.result ignore Added BitKeeper/tmp/bkr3sAHD to the ignore list slave.h MASTER_POS_WAIT lex.h MASTER_POS_WAIT slave.cc MASTER_POS_WAIT, do automagic restart on debugging abort, skip rotate events in slave.cc debug abort count sql_repl.cc announce the log name at the start of the log with a fake rotate event item_create.h MASTER_POS_WAIT item_func.cc MASTER_POS_WAIT item_func.h MASTER_POS_WAIT sql_class.h enter_cond(), exit_cond() helper inliners item_create.cc added MASTER_POS_WAIT mysql-test-run.sh speed improvement fixes rpl000007.test sync rpl000003.test sleep -> sync rpl000004.test sleep -> sync, fixed clean up bug rpl000014.test sync rpl000009.test sync rpl000013.test sync rpl000001.test sleep -> sync rpl000008.test sync rpl000006.test sync on cleanup rpl000011.test sync rpl000012.test sync rpl000005.test sleep -> sync rpl000010.test sync rpl000015.test sync rpl000002.test sleep -> sync rpl000014.result we now know the master log name as soon as we connect mysql.cc added optional agrument to --wait mysqltest.c added save_master_pos and sync_with_master commands
-
- 07 Jan, 2001 1 commit
-
-
serg@serg.mysql.com authored
fulltext_cache.test drop table added
-
- 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()
-
- 20 Oct, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 28 Sep, 2000 1 commit
-
-
monty@donna.mysql.com authored
in FULLTEXT indexes.
-
- 12 Sep, 2000 1 commit
-
-
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.
-
- 21 Aug, 2000 1 commit
-
-
serg@infomag.ape.relarn.ru authored
-
- 17 Aug, 2000 1 commit
-
-
serg@infomag.ape.relarn.ru authored
slow - full table scan); ORDER BY now works with MATCH (slow, full table scan)
-
- 31 Jul, 2000 1 commit
-
-
bk@work.mysql.com authored
-