summaryrefslogtreecommitdiff
path: root/mysys/test_charset.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed some warnings reported by valgrindmonty@narttu.mysql.fi2003-11-041-0/+2
| | | | | After merge fixes. Now code compiles, but there is still some valgrind warnings that needs to be fixed
* set_default_charset() is not used anymoreroot@home.(none)2003-03-161-2/+3
| | | | Some system_charset_info were removed
* For coding convenuence cs->mbmaxlen is now 1 for 8bit charsetsbar@bar.mysql.r18.ru2002-11-111-1/+1
|
* Renamed some charset related constantbar@bar.udmsearch.izhnet.ru2002-07-301-2/+2
| | | | | | New fields in CHARSET_INFO for more nice SHOW CHARACTER SET Dynamic charsets are now handled in faster way SHOW CHARACTER SET now displays not only compiled charsets but dynamic charsets too
* move _print_charset to proper placebar@bar.udmsearch.izhnet.ru2002-07-301-1/+32
|
* test_charset.c:bar@gw.udmsearch.izhnet.ru2002-06-111-2/+2
| | | | fix: use my_free() instead of free()
* Update copyrightmonty@hundin.mysql.fi2001-12-061-15/+14
| | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
* Changed to use my_global.hmonty@hundin.mysql.fi2001-09-141-1/+1
| | | | | Fixed problem with LIKE with latin1_de Added parsing support of UNSIGNED LONG LONG
* Fixes for OS2.monty@hundin.mysql.fi2001-08-221-1/+1
| | | | | Fix bug in isamlog Add argument types to function declarations.
* Import changesetbk@work.mysql.com2000-07-311-0/+59