An error occurred fetching the project authors.
- 12 Jan, 2005 2 commits
-
-
shuichi@mysql.com authored
-
shuichi@mysql.com authored
-
- 19 Oct, 2004 2 commits
-
-
monty@mishka.local authored
Simple optimzations and cleanups Removed compiler warnings and fixed portability issues Added client functions 'mysql_embedded()' to allow client to check if we are using embedded server Fixes for purify
-
serg@serg.mylan authored
-
- 18 Oct, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 24 Mar, 2004 1 commit
-
-
bar@bar.intranet.mysql.r18.ru authored
-
- 13 Feb, 2004 1 commit
-
-
serg@serg.mylan authored
strtod from mit-threads is restored and cleaned up
-
- 03 Nov, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
Cleaned up (and disabled part of) date/time/datetime format patch. One can't anymore change default read/write date/time/formats. This is becasue the non standard datetime formats can't be compared as strings and MySQL does still a lot of datetime comparisons as strings Changed flag argument to str_to_TIME() and get_date() from bool to uint Removed THD from str_to_xxxx functions and Item class. Fixed core dump when doing --print-defaults Move some common string functions to strfunc.cc Dates as strings are now of type my_charset_bin instead of default_charset() Introduce IDENT_QUOTED to not have to create an extra copy of simple identifiers (all chars < 128) Removed xxx_FORMAT_TYPE enums and replaced them with the old TIMESTAMP_xxx enums Renamed some TIMESTAMP_xxx enums to more appropriate names Use defines instead of integers for date/time/datetime string lengths Added to build system and use the new my_strtoll10() function.
-
- 04 Jun, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
bmove_allign -> bmove_align Added OLAP function ROLLUP Split mysql_fix_privilege_tables to a script and a .sql data file Added new (MEMROOT*) functions to avoid calling current_thd() when creating some common objects. Added table_alias_charset, for easier --lower-case-table-name handling Better SQL_MODE handling (Setting complex options also sets sub options) New (faster) assembler string functions for x86
-
- 21 May, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
-
- 26 Mar, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
Some collation names have been renamed
-
- 29 Jan, 2003 2 commits
-
-
bar@bar.mysql.r18.ru authored
-
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)
-
- 10 Jan, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
This is to reuse code to generate charset related C files from ther descriptions written in XML files
-
- 27 Dec, 2002 1 commit
-
-
lenz@mysql.com authored
(There are probably some more to fix)
-
- 26 Nov, 2002 1 commit
-
-
serg@serg.mysql.com authored
-
- 17 Nov, 2002 1 commit
-
-
lenz@mysql.com authored
- "make distcheck" needs to be fixed
-
- 07 Nov, 2002 1 commit
-
-
monty@butch. authored
-
- 23 Oct, 2002 1 commit
-
-
bar@bar.mysql.r18.ru authored
binary charset ctype-bin.c: new file
-
- 01 Oct, 2002 1 commit
-
-
lenz@mysql.com authored
- some additional small fixes - added "depcomp" for automake 1.5
-
- 13 Aug, 2002 1 commit
-
-
bar@bar.mysql.r18.ru authored
-
- 06 Aug, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed bug in automatic repair of MyISAM tables where table cache was not locked properly
-
- 03 May, 2002 1 commit
-
-
lenz@mysql.com authored
build scripts work again.
-
- 02 May, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 17 Apr, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
-
- 14 Apr, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 28 Mar, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
-
- 19 Mar, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
Fixes in charset related C++ code
-
- 12 Mar, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
-
- 06 Mar, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
This is to simplify maintaining charsets, especially changing CHARSET_INFO structure.
-
- 16 Feb, 2002 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 08 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Speed up column-completion in 'mysql' Don't use ISAM if HAVE_ISAM is not defined A lot of fixes for the embedded version. All libraries are now included in libmysqld.a Changed arguments to convert_dirname() to make it more general. Renamed files in the 'merge' directory to all use a common prefix. Don't compile both assembler and C functions on x86
-
- 30 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 03 Apr, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 30 Aug, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 18 Aug, 2000 1 commit
-
-
monty@donna.mysql.com authored
Added more status to the MyISAM files to avoid checking files that has already been checked.
-
- 01 Aug, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
assumed by GNU Make ( get ctype.c), which conflicted with bitkeeper
-
- 31 Jul, 2000 1 commit
-
-
bk@work.mysql.com authored
-