1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-22 17:44:29 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
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