mariadb/sql/share
unknown 58e4105b62 Added filling of unicode mapping arrays during charset.conf loading
All charset.conf files were extended to supply unicode mapping array
CONVERT() now uses more common order of arguments: CONVERT(expr,charset_from,charset_to)
Dynamic charset can be used as CONVERT() argument


mysys/charset.c:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/armscii8.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/cp1251.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/cp1257.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/croat.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/danish.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/dec8.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/dos.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/estonia.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/german1.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/greek.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/hebrew.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/hp8.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/hungarian.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/koi8_ru.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/koi8_ukr.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/latin1.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/latin2.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/latin5.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/swe7.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/usa7.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/win1250.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/win1251.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/share/charsets/win1251ukr.conf:
  Added filling of unicode mapping arrays during charset.conf loading
sql/sql_yacc.yy:
  Changed the order of arguments to Convert(expr,charset_from,charset_to)
  Dynamic charsets are now resolved too for Convert() arguments
2002-05-31 21:04:47 +05:00
..
charsets Added filling of unicode mapping arrays during charset.conf loading 2002-05-31 21:04:47 +05:00
czech New error messages 2002-01-29 18:32:16 +02:00
danish New error messages 2002-01-29 18:32:16 +02:00
dutch errmsg.txt: 2002-04-11 14:27:41 +10:00
english New error messages 2002-01-29 18:32:16 +02:00
estonian New error messages 2002-01-29 18:32:16 +02:00
french New error messages 2002-01-29 18:32:16 +02:00
german New error messages 2002-01-29 18:32:16 +02:00
greek New error messages 2002-01-29 18:32:16 +02:00
hungarian New error messages 2002-01-29 18:32:16 +02:00
italian New error messages 2002-01-29 18:32:16 +02:00
japanese New error messages 2002-01-29 18:32:16 +02:00
korean New error messages 2002-01-29 18:32:16 +02:00
norwegian New error messages 2002-01-29 18:32:16 +02:00
norwegian-ny New error messages 2002-01-29 18:32:16 +02:00
polish New error messages 2002-01-29 18:32:16 +02:00
portuguese New error messages 2002-01-29 18:32:16 +02:00
romanian New error messages 2002-01-29 18:32:16 +02:00
russian New error messages 2002-01-29 18:32:16 +02:00
serbian Added charset information 2002-05-13 18:24:42 +05:00
slovak New error messages 2002-01-29 18:32:16 +02:00
spanish New error messages 2002-01-29 18:32:16 +02:00
swedish New error messages 2002-01-29 18:32:16 +02:00
ukrainian New error messages 2002-01-29 18:32:16 +02:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am merge with 3.23.50 2002-03-27 01:56:10 +02:00