An error occurred fetching the project authors.
- 17 Jul, 2003 1 commit
-
-
unknown authored
Stupid bug fix strings/ctype-utf8.c: Stupid bug fix
-
- 15 Jun, 2003 1 commit
-
-
unknown authored
Removed compiler warnings scripts/make_win_src_distribution.sh: Added option --dirname Also copy sql-common directory Create mysql data files even if mysqld is not installed scripts/mysql_create_system_tables.sh: Update for usage with make_win_src_distribution scripts/mysql_install_db.sh: Update for usage with make_win_src_distribution sql-common/client.c: Portability fix sql/item_cmpfunc.cc: Removed compiler warning sql/sql_acl.cc: Indentation cleanup Removed compiler warning sql/sql_parse.cc: Removed compiler warning sql/sql_select.cc: Removed compiler warning sql/sql_yacc.yy: Removed compiler warning strings/ctype-utf8.c: Removed compiler warning
-
- 23 May, 2003 2 commits
- 22 May, 2003 1 commit
-
-
unknown authored
Fixed that SHOW CHARACTER SET displayed non-dynamic charsets even if they were not really compiled
-
- 21 May, 2003 1 commit
-
-
unknown authored
-
- 07 Apr, 2003 1 commit
-
-
unknown authored
-
- 01 Apr, 2003 3 commits
- 21 Mar, 2003 1 commit
-
-
unknown authored
mysql-test/t/innodb.test: Another fix to take InnoDB cardinality changes into account
-
- 17 Mar, 2003 1 commit
-
-
unknown authored
mysql-test/t/ctype_many.test: Automatic client-server charset recoding has been added mysys/charset.c: Automatic client-server charset recoding has been added sql/item.cc: Automatic client-server charset recoding has been added sql/item.h: Automatic client-server charset recoding has been added sql/item_cmpfunc.cc: Automatic client-server charset recoding has been added sql/item_func.cc: Automatic client-server charset recoding has been added sql/item_strfunc.cc: Automatic client-server charset recoding has been added sql/mysqld.cc: Automatic client-server charset recoding has been added sql/protocol.cc: Automatic client-server charset recoding has been added sql/sql_string.cc: Automatic client-server charset recoding has been added sql/sql_yacc.yy: Automatic client-server charset recoding has been added strings/ctype-utf8.c: Automatic client-server charset recoding has been added
-
- 14 Mar, 2003 1 commit
-
-
unknown authored
-
- 05 Mar, 2003 1 commit
-
-
unknown authored
binary and primary collations in the future
-
- 31 Jan, 2003 3 commits
- 28 Jan, 2003 1 commit
-
-
unknown authored
-
- 27 Jan, 2003 1 commit
-
-
unknown authored
-
- 18 Jan, 2003 1 commit
-
-
unknown authored
Don't use new password format if mysql.user has old format tables_priv was not reset on FLUSH PRIVILEGES if tables_priv was empty Portability fixes for Windows client/mysql.cc: Removed compiler warnings. Make quote handling simpler include/config-win.h: Fix for myisam/rt_mbr.c include/mysql.h: Change client_flag to unsigned long to handle more options. libmysql/libmysql.c: Change client_flag to unsigned long to handle more options. libmysqld/libmysqld.c: Change client_flag to unsigned long to handle more options. myisam/rt_mbr.c: Portability fix for Windows mysql-test/r/rpl_loaddata.result: Fix test case sql/item_strfunc.cc: Don't use new password format if mysql.user has old format sql/item_strfunc.h: Don't use new password format if mysql.user has old format sql/mysql_priv.h: Don't use new password format if mysql.user has old format sql/mysqld.cc: Don't use new password format if mysql.user has old format sql/sql_acl.cc: Don't use new password format if mysql.user has old format. tables_priv was not reset on FLUSH PRIVILEGES if tables_priv was empty sql/sql_class.h: Don't use new password format if mysql.user has old format sql/sql_parse.cc: Change client_flag to unsigned long to handle more options. sql/sql_yacc.yy: Don't use new password format if mysql.user has old format strings/ctype-utf8.c: Remove compiler warnings strings/ctype-win1250ch.c: Remove compiler warnings tests/grant.res: Update results
-
- 17 Jan, 2003 4 commits
-
-
unknown authored
Allow one to change ANSI_QUOTES mode per thread and on the fly sql/field.cc: Use new my_strntoxxx functions where function clears errno. Change variable names to 'not_used' for variables that is not used in function sql/sql_base.cc: comment sql/sql_lex.cc: Allow one to change ANSI_QUOTES mode per thread and on the fly sql/sql_lex.h: Allow one to change ANSI_QUOTES mode per thread and on the fly strings/ctype-simple.c: Changed my_strntoxxx functions to clear error number on start Changed my_strtod() to correctly set return error number strings/ctype-utf8.c: Changed my_strntoxxx functions to clear error number on start Changed my_strtod() to correctly set return error number
-
unknown authored
-
unknown authored
strings/ctype-simple.c: Hide unused code strings/ctype-utf8.c: Hide unused code
-
unknown authored
Workaround for platforms which don't support EILSEQ strings/ctype-utf8.c: Workaround for platforms which don't support EILSEQ
-
- 16 Jan, 2003 1 commit
-
-
unknown authored
-
- 15 Jan, 2003 1 commit
-
-
unknown authored
Some function names have been renamed to be more self-descriptive
-
- 14 Jan, 2003 1 commit
-
-
unknown authored
(Note: test 'union' fails, but Sanja promised to fix this) include/m_ctype.h: Changed prototype for strntod() to inform the user that source may be modified. include/m_string.h: Moved my_vsnprintf to strings library include/my_sys.h: Moved my_vsnprintf to strings library libmysql/Makefile.shared: Moved my_vsnprintf to strings library mysql-test/r/alter_table.result: Moved my_vsnprintf to strings library mysql-test/r/create.result: Moved my_vsnprintf to strings library mysql-test/r/ctype_many.result: Moved my_vsnprintf to strings library mysql-test/r/fulltext.result: Moved my_vsnprintf to strings library mysql-test/r/innodb.result: Moved my_vsnprintf to strings library mysql-test/r/merge.result: Moved my_vsnprintf to strings library mysql-test/r/select.result: Moved my_vsnprintf to strings library mysql-test/r/show_check.result: Moved my_vsnprintf to strings library mysql-test/r/type_blob.result: Moved my_vsnprintf to strings library mysql-test/r/type_enum.result: Moved my_vsnprintf to strings library mysql-test/r/type_ranges.result: Moved my_vsnprintf to strings library mysql-test/r/type_set.result: Moved my_vsnprintf to strings library mysys/Makefile.am: Moved my_vsnprintf to strings library sql/field.cc: Fixed for character set handling sql/field.h: Fixed for character set handling sql/item.cc: Fixed for character set handling sql/item.h: Fixed for character set handling sql/item_func.cc: Fixed for character set handling sql/item_func.h: Fixed for character set handling sql/item_strfunc.cc: Fixed for character set handling sql/item_sum.cc: Fixed for character set handling sql/item_sum.h: Fixed for character set handling sql/item_timefunc.cc: Fixed for character set handling sql/mysqld.cc: Update to use new test_if_int() sql/opt_range.cc: Fixed for character set handling sql/procedure.h: Fixed for character set handling sql/sql_class.cc: Fixed for character set handling sql/sql_string.cc: Added multi byte support to append. Added set_latin1() sql/sql_string.h: Added set_latin1() sql/sql_update.cc: Cosmetic changes strings/Makefile.am: Moved my_vsnprintf to strings library strings/ctype-simple.c: Code review + cleanup strings/ctype-utf8.c: Fixed strntod() strings/my_vsnprintf.c: Added support for %#d and %#u
-
- 05 Jan, 2003 1 commit
-
-
unknown authored
PRIMARY flag for built-in charsets strings/ctype-big5.c: PRIMARY flag for built-in charsets strings/ctype-bin.c: PRIMARY flag for built-in charsets strings/ctype-euc_kr.c: PRIMARY flag for built-in charsets strings/ctype-gb2312.c: PRIMARY flag for built-in charsets strings/ctype-gbk.c: PRIMARY flag for built-in charsets strings/ctype-sjis.c: PRIMARY flag for built-in charsets strings/ctype-tis620.c: PRIMARY flag for built-in charsets strings/ctype-ujis.c: PRIMARY flag for built-in charsets strings/ctype-utf8.c: PRIMARY flag for built-in charsets strings/ctype.c: PRIMARY flag for built-in charsets
-
- 04 Jan, 2003 1 commit
-
-
unknown authored
-
- 11 Dec, 2002 3 commits
-
-
unknown authored
fix in ucs2 charset sql/field.cc: Use of new num->str functions sql/item_sum.cc: Use of new num->str functions strings/ctype-utf8.c: Fix
-
unknown authored
New num->str functions strings/ctype-simple.c@1.16 New num->str functions strings/ctype-utf8.c@1.18 New num->str functions sql/sql_string.cc: New num->str functions strings/ctype-simple.c: New num->str functions strings/ctype-utf8.c: New num->str functions
-
unknown authored
-
- 29 Nov, 2002 2 commits
- 27 Nov, 2002 2 commits
-
-
unknown authored
include/m_ctype.h: Typo fix sql/field.cc: Use new string-to-number functions strings/ctype-bin.c: Use new string-to-number functions strings/ctype-simple.c: Use new string-to-number functions strings/ctype-utf8.c: Use new string-to-number functions
-
unknown authored
wich is slower and is not ucs2 compatible
-
- 15 Nov, 2002 1 commit
-
-
unknown authored
-
- 14 Nov, 2002 1 commit
-
-
unknown authored
-
- 13 Nov, 2002 1 commit
-
-
unknown authored
-
- 11 Nov, 2002 1 commit
-
-
unknown authored
Bug fix in ctype-utf8.c sql/item_strfunc.cc: USER(), DATABASE() and CHARSET() functions are now UCS2 compatible sql/item_strfunc.h: USER(), DATABASE() and CHARSET() functions are now UCS2 compatible sql/procedure.h: USER(), DATABASE() and CHARSET() functions are now UCS2 compatible strings/ctype-utf8.c: Bug fix
-