Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed some warnings reported by valgrind | monty@narttu.mysql.fi | 2003-11-04 | 1 | -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 anymore | root@home.(none) | 2003-03-16 | 1 | -2/+3 |
| | | | | Some system_charset_info were removed | ||||
* | For coding convenuence cs->mbmaxlen is now 1 for 8bit charsets | bar@bar.mysql.r18.ru | 2002-11-11 | 1 | -1/+1 |
| | |||||
* | Renamed some charset related constant | bar@bar.udmsearch.izhnet.ru | 2002-07-30 | 1 | -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 place | bar@bar.udmsearch.izhnet.ru | 2002-07-30 | 1 | -1/+32 |
| | |||||
* | test_charset.c: | bar@gw.udmsearch.izhnet.ru | 2002-06-11 | 1 | -2/+2 |
| | | | | fix: use my_free() instead of free() | ||||
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -15/+14 |
| | | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC) | ||||
* | Changed to use my_global.h | monty@hundin.mysql.fi | 2001-09-14 | 1 | -1/+1 |
| | | | | | Fixed problem with LIKE with latin1_de Added parsing support of UNSIGNED LONG LONG | ||||
* | Fixes for OS2. | monty@hundin.mysql.fi | 2001-08-22 | 1 | -1/+1 |
| | | | | | Fix bug in isamlog Add argument types to function declarations. | ||||
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+59 |