1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-30 11:22:14 +03:00
Files
mariadb/sql
Alexander Barkov 63777287b8 Bug#54668 User variable assignments get wrong type
Problem: Item_str_ascii_func::val_str() did not set
charset of the returned value properly.
  
  mysql-test/include/ctype_numconv.inc
  mysql-test/r/ctype_binary.result
  mysql-test/r/ctype_cp1251.result
  mysql-test/r/ctype_latin1.result
  mysql-test/r/ctype_ucs.result
  - Adding tests
  
  sql/item_strfunc.cc
  - Adding initialization of charset
2010-07-09 09:39:41 +04:00
..
2010-06-18 17:04:15 +02:00
2010-04-19 16:09:44 +04:00
2010-04-12 17:17:37 +04:00
2010-05-24 14:51:59 +02:00
2010-05-24 14:51:59 +02:00
2010-05-28 19:53:26 -03:00
2010-03-31 16:05:33 +02:00
2010-06-08 10:47:23 +04:00
2010-04-13 19:04:45 +04:00
2010-03-31 16:05:33 +02:00
2010-02-20 12:40:21 +03:00
2010-06-06 13:19:29 +02:00
2010-05-28 09:47:58 +04:00
2010-06-11 10:15:55 +02:00
2010-06-04 17:10:22 +03:00
2010-06-04 17:10:22 +03:00
2010-04-13 19:04:45 +04:00
2010-03-31 16:05:33 +02:00
2010-05-28 09:47:58 +04:00
2010-04-07 13:58:40 +02:00
2009-12-25 16:49:21 +01:00
2010-05-24 14:51:59 +02:00
2009-12-03 21:37:38 +03:00
2010-03-15 14:57:20 +01:00