mariadb/sql
unknown 96636daf67 proper fix for the bug #2077: accented characters in enum/defaul values are reported incorrectly.
note: bar asked me to use res.charset in ::sql_type() functions to be more consistent.


mysql-test/r/type_enum.result:
  proper fix for the bug #2077: accented characters in enum/defaul values are reported incorrectly
mysql-test/t/type_enum.test:
  proper fix for the bug #2077: accented characters in enum/defaul values are reported incorrectly
sql/field.cc:
  proper fix for the bug #2077: accented characters in enum/defaul values are reported incorrectly
sql/sql_show.cc:
  proper fix for the bug #2077: accented characters in enum/defaul values are reported incorrectly
sql/table.cc:
  proper fix for the bug #2077: accented characters in enum/defaul values are reported incorrectly
2003-12-16 17:39:33 +04:00
..
share Translation update 2003-12-13 18:00:15 -04:00
.cvsignore
add_errmsg
client_settings.h SCRUM 2003-09-19 14:05:28 +05:00
custom_conf.h
derror.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
des_key_file.cc Merge with 4.0.16 2003-10-07 15:42:26 +03:00
field.cc proper fix for the bug #2077: accented characters in enum/defaul values are reported incorrectly. 2003-12-16 17:39:33 +04:00
field.h Added missing timeout function for named pipes and shared memory (fixes core dump on windows) 2003-12-15 17:58:15 +02:00
field_conv.cc insert table select * from table2 now converts charsets correctly 2003-12-13 18:49:10 +01:00
filesort.cc - Polished mysql-copyright a bit and added call to remove 2003-09-23 00:38:01 +02:00
frm_crypt.cc
gen_lex_hash.cc - Polished mysql-copyright a bit and added call to remove 2003-09-23 00:38:01 +02:00
gstream.cc
gstream.h
ha_berkeley.cc Bitmap post-review fixes 2003-10-30 19:17:57 +01:00
ha_berkeley.h Bitmap post-review fixes 2003-10-30 19:17:57 +01:00
ha_heap.cc Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
ha_heap.h
ha_innodb.cc Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
ha_innodb.h fixes to Bitmap class 2003-10-24 22:44:48 +02:00
ha_isam.cc key_map with more that 64 bits width 2003-10-11 13:06:55 +02:00
ha_isam.h
ha_isammrg.cc added 'explicit' keyword to Bitmap constructor 2003-11-21 19:16:19 +03:00
ha_isammrg.h
ha_myisam.cc Update VC++ files 2003-11-21 01:53:01 +02:00
ha_myisam.h Merge bk-internal:/home/bk/mysql-4.1/ 2003-10-31 10:34:34 +01:00
ha_myisammrg.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
ha_myisammrg.h
handler.cc WorkLog#1280 - Remove fixed table handler from lex/yacc 2003-12-02 20:23:13 +00:00
handler.h WorkLog#1280 - Remove fixed table handler from lex/yacc 2003-12-02 20:23:13 +00:00
hash_filo.cc
hash_filo.h SCRUM 2003-09-19 14:44:31 +05:00
hostname.cc Don't flush cur_log (relay log) on flush_relay_log_info becasue this crashes the server if cur_log is 'hot' and the io_thread has changed log file. 2003-11-22 03:21:40 +02:00
init.cc Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_NAME error 2003-11-03 14:01:59 +02:00
item.cc Added missing timeout function for named pipes and shared memory (fixes core dump on windows) 2003-12-15 17:58:15 +02:00
item.h Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
item_buff.cc
item_cmpfunc.cc Already approved bug fix for #1561. 2003-12-13 17:20:35 +02:00
item_cmpfunc.h join_outer.result, null.result, null.test, item_cmpfunc.h: 2003-12-01 13:59:09 -08:00
item_create.cc changed name of bit on more descriptive (after rewie change) 2003-11-18 22:04:01 +02:00
item_create.h WL#1253: LAST_DAY 2003-11-17 18:02:08 +04:00
item_func.cc Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
item_func.h Merge 2003-11-03 22:48:03 +02:00
item_geofunc.cc
item_geofunc.h fixed printability of gis functions 2003-11-06 21:03:11 +02:00
item_row.cc fixed printability of Items (all items except subselects) 2003-10-12 17:56:05 +03:00
item_row.h fixed printability of Items (all items except subselects) 2003-10-12 17:56:05 +03:00
item_strfunc.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
item_strfunc.h Merge 2003-11-03 22:48:03 +02:00
item_subselect.cc Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
item_subselect.h Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
item_sum.cc Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
item_sum.h Merge 2003-10-22 20:52:47 +03:00
item_timefunc.cc Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
item_timefunc.h WL#1253: LAST_DAY 2003-11-17 18:02:08 +04:00
item_uniq.cc
item_uniq.h added code covarage for functions convert(), nullif(), crc32(), is_used_lock(), char_lengtrh(), bit_xor() 2003-10-30 12:57:26 +02:00
key.cc added code covarage for functions convert(), nullif(), crc32(), is_used_lock(), char_lengtrh(), bit_xor() 2003-10-30 12:57:26 +02:00
lex.h WorkLog#1323 2003-12-10 04:31:42 +00:00
lex_symbol.h
lock.cc merge 2003-09-24 10:24:56 +03:00
log.cc Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
log_event.cc Removed some warnings reported by valgrind 2003-11-04 14:09:03 +02:00
log_event.h Merge with 4.0 2003-11-04 09:40:36 +02:00
Makefile.am - added sql_bitmap.h to the source distribution 2003-11-12 12:32:51 +01:00
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h post-merge fixes 2003-12-08 09:44:04 +04:00
mysqld.cc Added missing timeout function for named pipes and shared memory (fixes core dump on windows) 2003-12-15 17:58:15 +02:00
net_serv.cc merge 2003-09-24 10:24:56 +03:00
nt_servc.cc
nt_servc.h
opt_ft.cc Add new user variables for tuning memory usage: 2003-10-11 22:00:24 +03:00
opt_ft.h Add new user variables for tuning memory usage: 2003-10-11 22:00:24 +03:00
opt_range.cc merge with 4.0 to get fix for range bug 2003-11-28 15:55:43 +02:00
opt_range.h fixes to Bitmap class 2003-10-24 22:44:48 +02:00
opt_sum.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
password.c C cleanups 2003-09-03 16:31:01 +02:00
procedure.cc
procedure.h
protocol.cc Task ID 499:Add a new settable string variable(init_connect, init_slave) 2003-12-08 09:13:14 +04:00
protocol.h Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
protocol_cursor.cc Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
records.cc - Polished mysql-copyright a bit and added call to remove 2003-09-23 00:38:01 +02:00
repl_failsafe.cc Replication: 2003-11-23 17:02:59 +01:00
repl_failsafe.h
set_var.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2003-12-08 12:26:10 +02:00
set_var.h post-merge fixes 2003-12-08 09:44:04 +04:00
slave.cc post-merge fixes 2003-12-08 09:44:04 +04:00
slave.h Replication: 2003-11-23 17:02:59 +01:00
spatial.cc Removed some warnings reported by valgrind 2003-11-04 14:09:03 +02:00
spatial.h
sql_acl.cc Portability fixes for Windows 2003-12-08 12:25:37 +02:00
sql_acl.h SCRUM 2003-11-20 12:55:48 +04:00
sql_analyse.cc
sql_analyse.h
sql_base.cc merged 2003-11-28 12:49:58 +01:00
sql_bitmap.h added 'explicit' keyword to Bitmap constructor 2003-11-21 19:16:19 +03:00
sql_cache.cc fixed layout 2003-11-07 13:02:52 +02:00
sql_cache.h
sql_class.cc Task ID 499:Add a new settable string variable(init_connect, init_slave) 2003-12-08 09:13:14 +04:00
sql_class.h Task ID 499:Add a new settable string variable(init_connect, init_slave) 2003-12-08 09:13:14 +04:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_db.cc Fixed memory leak with RAID tables 2003-11-21 14:41:57 +02:00
sql_delete.cc QUERY_NO_GOOD_INDEX_USED and QUERY_NO_INDEX_USED moved from thd->lex.select_lex->options to thd->server_status 2003-12-06 23:21:09 +01:00
sql_derived.cc Merge 2003-11-28 13:31:38 +02:00
sql_do.cc fixed error handling in SET and DO operators (BUG#1484) 2003-10-08 11:19:09 +03:00
sql_error.cc Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
sql_handler.cc Merge with 4.0 to get: 2003-11-20 22:30:48 +02:00
sql_help.cc Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
sql_insert.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
sql_lex.cc Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
sql_lex.h after review fixes 2003-11-23 21:26:43 +02:00
sql_list.cc
sql_list.h Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
sql_load.cc fix for my_mbcharlen(charset, c) to return 1 for single-byte characters 2003-12-06 19:05:26 +01:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc post-merge fixes 2003-12-08 09:44:04 +04:00
sql_prepare.cc don't delete select_lex->having and select_lex->where as we delete 2003-12-01 17:46:07 +03:00
sql_rename.cc
sql_repl.cc Replication: 2003-11-23 17:02:59 +01:00
sql_repl.h
sql_select.cc Merge 2003-12-09 13:34:57 -04:00
sql_select.h Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
sql_show.cc proper fix for the bug #2077: accented characters in enum/defaul values are reported incorrectly. 2003-12-16 17:39:33 +04:00
sql_sort.h
sql_state.c
sql_string.cc after review fix 2003-11-03 12:28:36 +02:00
sql_string.h after review fix 2003-11-03 12:28:36 +02:00
sql_table.cc let chk_index() understand 2-level fulltext index format 2003-12-07 20:36:45 +01:00
sql_test.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
sql_udf.cc merge with 4.0 for more memory allocation variables. 2003-10-13 15:50:30 +03:00
sql_udf.h hanged UDF interface to use clear() instead of reset() 2003-08-27 22:30:50 +03:00
sql_union.cc Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
sql_update.cc QUERY_NO_GOOD_INDEX_USED and QUERY_NO_INDEX_USED moved from thd->lex.select_lex->options to thd->server_status 2003-12-06 23:21:09 +01:00
sql_yacc.yy Bug#2075 - fix reduce/reduce 2003-12-11 16:05:51 +00:00
stacktrace.c
stacktrace.h
strfunc.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
structs.h CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 2003-11-18 13:47:27 +02:00
table.cc proper fix for the bug #2077: accented characters in enum/defaul values are reported incorrectly. 2003-12-16 17:39:33 +04:00
table.h CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS 2003-11-18 13:47:27 +02:00
thr_malloc.cc
time.cc Merge key cache structures to one 2003-11-20 22:06:25 +02:00
udf_example.cc hanged UDF interface to use clear() instead of reset() 2003-08-27 22:30:50 +03:00
uniques.cc Fix for bug #1820 2003-11-18 17:04:52 +03:00
unireg.cc Removed some warnings reported by valgrind 2003-11-04 14:09:03 +02:00
unireg.h unused variable max_prep_stmt_count removed 2003-12-05 01:55:57 +03:00
watchdog_mysqld