Commit graph

7 commits

Author SHA1 Message Date
unknown
1d093b7f19 charset2html.c:
Don't print control characters


mysys/charset2html.c:
  Don't print control characters
2004-03-26 14:46:42 +04:00
unknown
5b624042b8 Removed compiler warning
Changed _XXX to _MY_XXX to solve conflict problem on Mac OS X


include/m_ctype.h:
  Changed _XXX to _MY_XXX to solve conflict problem on Mac OS X
include/mysql.h:
  Removed compiler warning
libmysqld/lib_sql.cc:
  Removed compiler warning
mysys/charset2html.c:
  Changed _XXX to _MY_XXX to solve conflict problem on Mac OS X
regex/regcomp.c:
  Changed _XXX to _MY_XXX to solve conflict problem on Mac OS X
sql-common/client.c:
  Indentation fix
2004-03-18 14:53:38 +02:00
unknown
ebf4337470 Fix for Bug#2151:
"USE db"  affected the character set of further CREATE DATABASEs,
which should have not happened.


mysys/charset2html.c:
  It's earier to operate hex values when editing charset configuration file
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2003-12-19 19:12:11 +04:00
unknown
9ca3d719e7 charset2html.c:
It's now working under HTTPD as a CGI. Very convenient!


mysys/charset2html.c:
  It's now working under HTTPD as a CGI. Very convenient!
2003-04-01 17:26:28 +05:00
unknown
6b11fa3a24 set_default_charset() is not used anymore
Some system_charset_info were removed


BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
2003-03-16 10:56:14 +04:00
unknown
91ff2ebebe More readable output 2002-08-14 20:48:39 +05:00
unknown
29c723c8cf New file to generate a html page to review a charset
BitKeeper/etc/ignore:
  Added mysys/charset2html to the ignore list
2002-08-06 15:47:52 +05:00