An error occurred fetching the project authors.
- 08 Feb, 2005 1 commit
-
-
hf@deer.(none) authored
-
- 15 Jan, 2005 1 commit
-
-
monty@mysql.com authored
Fix for BIT(X) field as string
-
- 07 Dec, 2004 1 commit
-
-
monty@mysql.com authored
Fixed compiler warnings String results in CREATE ... SELECT are now created as CHAR(0), VARCHAR(X) or TEXT() depending on item->max_length
-
- 11 Nov, 2004 1 commit
-
-
konstantin@mysql.com authored
-
- 03 Mar, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
like number-to-string-convertion-result, now takes current database character set, instead of thread character set. This makes it easy to be SQL99 conformant and 4.0 compatible. Item->thd_charset() is renamed to Item->default_charset() as old name doesn't describe its nature anymore.
-
- 16 Jan, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
-
- 14 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
(Note: test 'union' fails, but Sanja promised to fix this)
-
- 11 Dec, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Class for sending data from server to client (Protocol) This handles both the old ( <= 4.0 ) protocol and then new binary protocol that is used for prepared statements.
-
- 09 Dec, 2002 1 commit
-
-
bar@bar.mysql.r18.ru authored
-
- 11 Nov, 2002 1 commit
-
-
bar@bar.mysql.r18.ru authored
Bug fix in ctype-utf8.c
-
- 06 Nov, 2002 1 commit
-
-
bar@bar.mysql.r18.ru authored
-
- 30 Oct, 2002 1 commit
-
-
bar@bar.mysql.r18.ru authored
-
- 24 Jul, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Fixed bugfix of INSERT ... SET db_name.table_name.column_name Changed locking to external-locking Fix client hangup for some invalid SQL queries.
-
- 20 Jul, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 06 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
-
- 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
-