summaryrefslogtreecommitdiff
path: root/mysql-test/t/ctype_recoding.test
Commit message (Expand)AuthorAgeFilesLines
* Reversing additional change suggested by Sergunknown2007-08-071-0/+10
* Merge maint2.mysql.com:/data/localhome/tsmith/bk/41unknown2006-09-011-1/+13
|\
| * Fix for bug #20695: Charset introducer overrides charset definition for column.unknown2006-08-151-0/+12
* | Add new option "check-testcases" to mysql-test-run.plunknown2006-01-261-1/+1
|/
* Bug#10446 Illegal mix of collations:unknown2005-11-211-2/+9
* Added end marker for tests to make future merges easierunknown2005-07-281-0/+2
* Many files:unknown2004-11-021-0/+26
* Allow to convert to non-Unicode charset when mixing a stringunknown2004-10-291-0/+22
* Produce a "truncated" warning if a value cannot be convertedunknown2004-10-281-0/+10
* ctype_recoding.result, ctype_recoding.test, sql_show.cc:unknown2004-08-111-0/+14
* Don't allow badly formed UTF8 identitiersunknown2004-07-071-0/+10
* Bug#4417 binary character set breaks multi-byte table/field name.unknown2004-07-061-0/+19
* logging_ok:unknown2004-05-101-1/+7
* I forgot to add the test in the previous commit :(unknown2004-01-151-0/+10
* insert table select * from table2 now converts charsets correctlyunknown2003-12-131-2/+14
* Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-2/+2
* Bug fix: unknown2003-09-161-0/+5
* Bug fix:unknown2003-09-161-2/+2
* Fix: create table t1 (a char(10) character set cp1251) SELECT _koi8r'blabla' ...unknown2003-08-111-0/+7
* Database name and national characters fixes.unknown2003-07-301-0/+11
* After merge fixesunknown2003-05-211-0/+1
* Use of CHARSWT_INFO *result_collationunknown2003-04-081-1/+1
* SET NAMES doesn't start recodingunknown2003-04-081-3/+3
* SHOW CREATE TABLE didn't display field names in the proper charsetunknown2003-03-181-0/+28