An error occurred fetching the project authors.
- 28 Feb, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
Coercibility, initial stage item_func.h: Coercibility, initial stage
-
- 27 Feb, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
Don't define crc32 if we are not linking with gzip
-
- 07 Feb, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Don't make OLD_PASSWORD() a reserved word
-
- 28 Jan, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
merging with switching on static tables optimization (SCRUM) fixed subselects with uncacheable results added test for fixed bugs from bugreports
-
- 27 Jan, 2003 1 commit
-
-
serg@serg.mysql.com authored
and VERSION() to be uppercase in e.g. "select pi()"
-
- 25 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Fixed comparision of log-binary name to handle comparison when file name extension wraps from .999 to .1000 Don't replicate CREATE/DROP DATABASE if wild_xxx_table=database.% is used.
-
- 04 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Removed mysql_warnings() API function. Post merge fixes.
-
- 26 Dec, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Changed long packat handling to check for packets of length 0xffffff. This does however break packet handling for older clients. If you are using packets >= 16M then you need to upgrade client and server after this patch.
-
- 05 Dec, 2002 1 commit
-
-
serg@serg.mysql.com authored
-
- 24 Nov, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Added CEIL as an alias for CEILING Cleaned up CHECK constraint handling. (We don't anymore require braces after CHECK) Added casting to CHAR.
-
- 22 Nov, 2002 1 commit
-
-
pem@mysql.com authored
This is required for prepared statements and stored procedures.
-
- 06 Oct, 2002 1 commit
-
-
peter@mysql.com authored
-
- 08 Aug, 2002 1 commit
-
-
ram@ram.(none) authored
-
- 06 Aug, 2002 1 commit
-
-
bar@bar.udmsearch.izhnet.ru authored
-
- 17 Jul, 2002 1 commit
-
-
peter@mysql.com authored
-
- 30 Jun, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Portability fixes for HPUX Rename of CHECK_LOCK to IS_FREE_LOCK Apply lower_case_table_names also to databases Cleanup of describe code Don't allow \ in database names
-
- 29 Jun, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
* binary XOR * logical XOR * CHECK_LOCK("lock_name")
-
- 11 Jun, 2002 1 commit
-
-
peter@linux.local authored
to Monty's code style and optimization comments
-
- 17 May, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
SELECT func(charset2) FROM t ORDER BY 1 works in correct charset
-
- 22 Feb, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
-
- 03 Jan, 2002 1 commit
-
-
serg@serg.mysql.com authored
-
- 02 Jan, 2002 1 commit
-
-
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.
-
- 13 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
New HEX() function. Final (?) cleanup of des_encrypt() / des_decrypt(). Added missing files to Makefiles.
-
- 06 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
-
- 02 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Remove some warnings
-
- 11 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
-
- 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
-
- 13 Nov, 2000 1 commit
-
-
monty@tik.mysql.com authored
-
- 21 Aug, 2000 1 commit
-
-
monty@donna.mysql.com authored
Fixes for RENAME TABLE Portability fixes
-
- 31 Jul, 2000 1 commit
-
-
bk@work.mysql.com authored
-