1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-07 06:01:31 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
745e130ae9 charset2html.c:
Don't print control characters
2004-03-26 14:46:42 +04:00
75dda82526 Removed compiler warning
Changed _XXX to _MY_XXX to solve conflict problem on Mac OS X
2004-03-18 14:53:38 +02:00
5be2b8b11a Fix for Bug#2151:
"USE db"  affected the character set of further CREATE DATABASEs,
which should have not happened.
2003-12-19 19:12:11 +04:00
48bf81f62e charset2html.c:
It's now working under HTTPD as a CGI. Very convenient!
2003-04-01 17:26:28 +05:00
f71a7e4b05 set_default_charset() is not used anymore
Some system_charset_info were removed
2003-03-16 10:56:14 +04:00
f43f8f9dcf More readable output 2002-08-14 20:48:39 +05:00
7529d57a75 New file to generate a html page to review a charset 2002-08-06 15:47:52 +05:00