| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Don't print control characters
mysys/charset2html.c:
Don't print control characters
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
"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
|
|
|
|
|
|
|
|
| |
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!
|
|
|
|
|
|
|
|
| |
Some system_charset_info were removed
BitKeeper/etc/logging_ok:
Logging to logging@openlogging.org accepted
|
| |
|
|
BitKeeper/etc/ignore:
Added mysys/charset2html to the ignore list
|