mariadb/sql
unknown 2753972c39 New syntax for string with charset: _latin1'string'
Remove dupicated code


sql/sql_lex.cc:
  new UNDERSCORE_CHARSET language item
2002-06-20 18:47:55 +05:00
..
share UCS2 charset has been added 2002-06-17 22:43:40 +05:00
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
add_errmsg Import changeset 2000-07-31 21:29:14 +02:00
cache_manager.cc Update copyright 2001-12-06 14:10:51 +02:00
cache_manager.h Update copyright 2001-12-06 14:10:51 +02:00
ChangeLog Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
convert.cc merge 2002-04-13 15:34:39 +03:00
custom_conf.h Update copyright 2001-12-06 14:10:51 +02:00
derror.cc Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
des_key_file.cc New ctype functions/macros to support many charsets at a time 2002-03-12 21:37:58 +04:00
field.cc sql_error.cc, sql_prepare.cc: 2002-06-12 14:13:12 -07:00
field.h sql_error.cc, sql_prepare.cc: 2002-06-12 14:13:12 -07:00
field_conv.cc Now string values are created and filled with charset field 2002-05-17 16:29:52 +05:00
filesort.cc Fix for bug mentioned by Peter and Sanja 2002-05-20 20:38:39 +05:00
frm_crypt.cc Update copyright 2001-12-06 14:10:51 +02:00
gen_lex_hash.cc merge with 4.0 2002-06-03 12:59:31 +03:00
gstream.cc Added GIS extension 2002-02-22 15:24:42 +04:00
gstream.h Added GIS extension 2002-02-22 15:24:42 +04:00
ha_berkeley.cc Hash now supports several charsets 2002-03-14 21:44:42 +04:00
ha_berkeley.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
ha_heap.cc BTREE heap key structure is now the same as MyISAM 2002-05-21 21:54:08 +05:00
ha_heap.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
ha_innodb.cc merge with 4.0 2002-06-03 12:59:31 +03:00
ha_innodb.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
ha_isam.cc Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
ha_isam.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
ha_isammrg.cc Update copyright 2001-12-06 14:10:51 +02:00
ha_isammrg.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
ha_myisam.cc Fixed that charset was not properly strored in index segment on myisam table 2002-06-10 21:10:57 +05:00
ha_myisam.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
ha_myisammrg.cc added building without query cache 2002-03-22 22:55:08 +02:00
ha_myisammrg.h Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
handler.cc Now string values are created and filled with charset field 2002-05-17 16:29:52 +05:00
handler.h Default table character set has been added: 2002-06-19 21:21:30 +05:00
hash_filo.cc Update copyright 2001-12-06 14:10:51 +02:00
hash_filo.h Hash now supports several charsets 2002-03-14 21:44:42 +04:00
hostname.cc merge with 4.0 to get last fixes to last merge 2002-06-04 08:29:08 +03:00
init.cc Big5 conversion routines 2002-03-29 19:54:21 +04:00
item.cc sql_error.cc, sql_prepare.cc: 2002-06-12 14:13:12 -07:00
item.h sql_error.cc, sql_prepare.cc: 2002-06-12 14:13:12 -07:00
item_buff.cc Update copyright 2001-12-06 14:10:51 +02:00
item_cmpfunc.cc merge with 4.0 to get last fixes to last merge 2002-06-04 08:29:08 +03:00
item_cmpfunc.h merge with 4.0 to get last fixes to last merge 2002-06-04 08:29:08 +03:00
item_create.cc Now string values are created and filled with charset field 2002-05-17 16:29:52 +05:00
item_create.h Added GIS extension 2002-02-22 15:24:42 +04:00
item_func.cc Changes for new binary .frm format 2002-06-04 08:23:57 +03:00
item_func.h merge 2002-04-13 15:34:39 +03:00
item_strfunc.cc Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1 2002-06-04 11:39:33 +03:00
item_strfunc.h merge 2002-05-26 22:57:08 +03:00
item_subselect.cc EXISTS type of subselect 2002-06-19 17:52:44 +03:00
item_subselect.h EXISTS type of subselect 2002-06-19 17:52:44 +03:00
item_sum.cc sql_error.cc, sql_prepare.cc: 2002-06-12 14:13:12 -07:00
item_sum.h Fix sorting of NULL values (Should always be first) 2002-03-02 09:51:24 +02:00
item_timefunc.cc Now string values are created and filled with charset field 2002-05-17 16:29:52 +05:00
item_timefunc.h merge with 4.0 2002-06-03 12:59:31 +03:00
item_uniq.cc Update copyright 2001-12-06 14:10:51 +02:00
item_uniq.h Update copyright 2001-12-06 14:10:51 +02:00
key.cc New ctype functions/macros to support many charsets at a time 2002-03-12 21:37:58 +04:00
lex.h Default table character set has been added: 2002-06-19 21:21:30 +05:00
lex_symbol.h Update copyright 2001-12-06 14:10:51 +02:00
lock.cc merge with 3.23.50 2002-03-27 01:56:10 +02:00
log.cc merge with 4.0 2002-06-03 12:59:31 +03:00
log_event.cc Now string values are created and filled with charset field 2002-05-17 16:29:52 +05:00
log_event.h Fix for load data infile when no active database 2002-03-22 01:03:34 +02:00
Makefile.am sql_error.cc, sql_prepare.cc: 2002-06-12 14:13:12 -07:00
matherr.c Update copyright 2001-12-06 14:10:51 +02:00
mf_iocache.cc Update copyright 2001-12-06 14:10:51 +02:00
mini_client.cc merge with 3.23.51 2002-05-16 18:20:49 +03:00
mini_client.h Ugly merge! But I am not done yet - there are a number of things I need to fix 2002-01-19 22:46:25 -07:00
my_lock.c merge with 3.23.48 2002-02-11 13:48:59 +02:00
mysql_priv.h mysql_priv.h: 2002-06-12 15:47:05 -07:00
mysqld.cc merge with 4.0 to get last fixes to last merge 2002-06-04 08:29:08 +03:00
net_pkg.cc sql_error.cc, sql_prepare.cc: 2002-06-12 14:13:12 -07:00
net_serv.cc Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
nt_servc.cc Add several services for NT 2002-05-08 05:46:30 -03:00
nt_servc.h Add several services for NT 2002-05-08 05:46:30 -03:00
opt_ft.cc Oops - forgot to add files to bk 2000-10-09 00:00:24 +02:00
opt_ft.h fixes for ft-boolean and range optimizer 2001-11-22 16:00:11 +01:00
opt_range.cc Now string values are created and filled with charset field 2002-05-17 16:29:52 +05:00
opt_range.h merge 2002-04-13 15:34:39 +03:00
opt_sum.cc merge 2002-04-13 15:34:39 +03:00
password.c Update copyright 2001-12-06 14:10:51 +02:00
procedure.cc New ctype functions/macros to support many charsets at a time 2002-03-12 21:37:58 +04:00
procedure.h Update copyright 2001-12-06 14:10:51 +02:00
records.cc Update for BTREE keys in HEAP tables 2002-04-12 21:35:46 +03:00
repl_failsafe.cc merge with 4.0 2002-06-03 12:59:31 +03:00
repl_failsafe.h work to enable reading 3.23 logs - not yet finished 2001-11-10 22:24:12 -07:00
slave.cc merge with 4.0 2002-06-03 12:59:31 +03:00
slave.h Fixed a bug. 2002-05-29 15:29:42 +03:00
spatial.cc Fixed problem in fulltest testcase 2002-05-22 18:51:21 +03:00
spatial.h Extension of .frm file (not yet ready for push) 2002-06-02 21:22:20 +03:00
sql_acl.cc merge with 4.0 2002-06-03 12:59:31 +03:00
sql_acl.h Features made for Schlund plus several bug fixes. 2002-05-15 13:50:38 +03:00
sql_analyse.cc merge with 4.0 to get last fixes to last merge 2002-06-04 08:29:08 +03:00
sql_analyse.h Now string values are created and filled with charset field 2002-05-17 16:29:52 +05:00
sql_base.cc sql_error.cc, sql_prepare.cc: 2002-06-12 14:13:12 -07:00
sql_cache.cc merge with 4.0 2002-06-03 12:59:31 +03:00
sql_cache.h processing trunsactional tables in query cache 2002-03-15 23:57:31 +02:00
sql_class.cc merged 2002-06-19 17:55:51 +03:00
sql_class.h merged 2002-06-19 17:55:51 +03:00
sql_crypt.cc Update copyright 2001-12-06 14:10:51 +02:00
sql_crypt.h Update copyright 2001-12-06 14:10:51 +02:00
sql_db.cc merge with 4.0 2002-06-03 12:59:31 +03:00
sql_delete.cc merged 2002-06-05 21:32:22 +03:00
sql_derived.cc merging 2002-05-28 22:43:10 +03:00
sql_do.cc Minors changes for the Windows 3.23.47 release 2001-12-30 00:22:01 -02:00
sql_error.cc sql_error.cc, sql_prepare.cc: 2002-06-12 14:13:12 -07:00
sql_handler.cc merge 2002-04-13 15:34:39 +03:00
sql_insert.cc sql_error.cc, sql_prepare.cc: 2002-06-12 14:13:12 -07:00
sql_lex.cc New syntax for string with charset: _latin1'string' 2002-06-20 18:47:55 +05:00
sql_lex.h sql_error.cc, sql_prepare.cc: 2002-06-12 14:13:12 -07:00
sql_list.cc Update copyright 2001-12-06 14:10:51 +02:00
sql_list.h sql_list.h: 2002-06-12 17:20:16 -07:00
sql_load.cc Now string values are created and filled with charset field 2002-05-17 16:29:52 +05:00
sql_manager.cc Added macros for nice TIMESPEC usage. 2002-01-02 21:29:41 +02:00
sql_manager.h Generalize handle_flush thread to also handle various management 2000-11-27 18:14:49 -05:00
sql_map.cc Update copyright 2001-12-06 14:10:51 +02:00
sql_map.h Update copyright 2001-12-06 14:10:51 +02:00
sql_parse.cc sql_error.cc, sql_prepare.cc: 2002-06-12 14:13:12 -07:00
sql_prepare.cc sql_error.cc, sql_prepare.cc: 2002-06-12 14:13:12 -07:00
sql_rename.cc merge with 3.23.50 2002-03-27 01:56:10 +02:00
sql_repl.cc Fixed a bug in make test, non-debug version. 2002-05-29 15:20:36 +03:00
sql_repl.h Fixed a bug. 2002-05-29 15:29:42 +03:00
sql_select.cc sql_error.cc, sql_prepare.cc: 2002-06-12 14:13:12 -07:00
sql_select.h merge 2002-05-26 22:57:08 +03:00
sql_select.h.rej simple subselects ported to new select_lex structures 2002-05-12 23:46:42 +03:00
sql_show.cc Default table character set has been added: 2002-06-19 21:21:30 +05:00
sql_sort.h Redefinition of myisam_bulk_insert_tree_size 2001-07-10 15:53:08 +03:00
sql_string.cc merge with 4.0 2002-06-03 12:59:31 +03:00
sql_string.h Changes for new binary .frm format 2002-06-04 08:23:57 +03:00
sql_table.cc Default table character set has been added: 2002-06-19 21:21:30 +05:00
sql_test.cc Now string values are created and filled with charset field 2002-05-17 16:29:52 +05:00
sql_udf.cc Now string values are created and filled with charset field 2002-05-17 16:29:52 +05:00
sql_udf.h Update copyright 2001-12-06 14:10:51 +02:00
sql_union.cc merged 2002-06-05 21:32:22 +03:00
sql_update.cc merged 2002-06-05 21:32:22 +03:00
sql_yacc.yy New syntax for string with charset: _latin1'string' 2002-06-20 18:47:55 +05:00
stacktrace.c Ugly merge! But I am not done yet - there are a number of things I need to fix 2002-01-19 22:46:25 -07:00
stacktrace.h Fix to get core files on Solaris 2001-08-22 12:22:46 +03:00
structs.h sql_error.cc, sql_prepare.cc: 2002-06-12 14:13:12 -07:00
table.cc Default table character set has been added: 2002-06-19 21:21:30 +05:00
table.h merge 2002-05-26 22:57:08 +03:00
thr_malloc.cc Update copyright 2001-12-06 14:10:51 +02:00
time.cc New ctype functions/macros to support many charsets at a time 2002-03-12 21:37:58 +04:00
udf_example.cc Update copyright 2001-12-06 14:10:51 +02:00
uniques.cc init_dynamic_array MyODBC compatibility fix 2002-04-28 21:22:37 +00:00
unireg.cc Default table character set has been added: 2002-06-19 21:21:30 +05:00
unireg.h Optimize LIKE with turbo-boyer-more algoritm 2002-05-17 16:45:00 +03:00
watchdog_mysqld Import changeset 2000-07-31 21:29:14 +02:00