mariadb/sql
unknown eb4f5e2d6c --with-collation argument for configure. Now one can for example use this:
./configure --with-charset=latin1 --with-collation=latin1_danish_ci
2003-05-28 16:23:04 +05:00
..
share Index.xml: 2003-05-27 12:57:02 +05:00
.cvsignore
add_errmsg
custom_conf.h
derror.cc
des_key_file.cc
field.cc Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2003-05-26 19:03:25 +03:00
field.h Merge bk-internal.mysql.com:/home/bk/mysql-4.1 2003-05-26 20:59:40 +03:00
field_conv.cc
filesort.cc After merge fixes 2003-05-21 21:39:58 +03:00
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_berkeley.cc
ha_berkeley.h
ha_heap.cc
ha_heap.h Merge with 4.0.13 2003-05-19 16:35:49 +03:00
ha_innodb.cc ha_innodb.cc: 2003-05-26 19:10:43 +03:00
ha_innodb.h Merge with 4.0.13 2003-05-19 16:35:49 +03:00
ha_isam.cc Give warning if MySQL doesn't honor given storage engine 2003-05-13 11:15:11 +03:00
ha_isam.h Give warning if MySQL doesn't honor given storage engine 2003-05-13 11:15:11 +03:00
ha_isammrg.cc
ha_isammrg.h
ha_myisam.cc Merge with 4.0.13 2003-05-19 16:35:49 +03:00
ha_myisam.h
ha_myisammrg.cc
ha_myisammrg.h
handler.cc Merge with 4.0.13 2003-05-19 16:35:49 +03:00
handler.h Merge with 4.0.13 2003-05-19 16:35:49 +03:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc Merge with 4.0.13 2003-05-19 16:35:49 +03:00
item.cc After merge fixes 2003-05-21 21:39:58 +03:00
item.h A separate, better error message when it's impossible to aggregate strings for some operation 2003-05-20 16:36:59 +05:00
item_buff.cc
item_cmpfunc.cc CHARSET_INFO structure reorganization for easier maintainance 2003-05-23 17:45:52 +05:00
item_cmpfunc.h After merge fixes 2003-05-21 21:39:58 +03:00
item_create.cc USER, DATABASE and VERSION functions returns now IMPLICIT coercibility 2003-05-22 18:41:47 +05:00
item_create.h
item_func.cc merge 2003-05-22 02:57:27 +03:00
item_func.h
item_row.cc
item_row.h
item_strfunc.cc CHARSET_INFO structure reorganization for easier maintainance 2003-05-23 17:45:52 +05:00
item_strfunc.h Automatic conversion into supersets (utf8, ucs2) for comparison in some cases 2003-05-23 10:45:46 +05:00
item_subselect.cc Removed compiler warnings 2003-05-06 01:38:38 +03:00
item_subselect.h
item_sum.cc Merge with 4.0.13 2003-05-19 16:35:49 +03:00
item_sum.h Merge with 4.0.13 2003-05-19 16:35:49 +03:00
item_timefunc.cc CHARSET_INFO structure reorganization for easier maintainance 2003-05-23 17:45:52 +05:00
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc
lex.h Added AsBinary alias for AsWKB function. 2003-05-21 12:26:06 +05:00
lex_symbol.h
lock.cc
log.cc Merge with 4.0.13 2003-05-19 16:35:49 +03:00
log_event.cc merge 2003-05-22 02:57:27 +03:00
log_event.h Merge with 4.0.13 2003-05-19 16:35:49 +03:00
Makefile.am convert.cc was removed 2003-05-23 14:02:27 +05:00
matherr.c
mf_iocache.cc
mini_client.cc Merge with 4.0.13 2003-05-19 16:35:49 +03:00
mini_client.h
my_lock.c
mysql_priv.h New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character set 2003-05-26 19:01:20 +03:00
mysqld.cc --with-collation argument for configure. Now one can for example use this: 2003-05-28 16:23:04 +05:00
net_serv.cc Merge with 4.0.13 2003-05-19 16:35:49 +03:00
nt_servc.cc
nt_servc.h
opt_ft.cc
opt_ft.h
opt_range.cc ORDER BY optimization 2003-05-27 18:40:37 +03:00
opt_range.h ORDER BY optimization 2003-05-27 18:40:37 +03:00
opt_sum.cc After merge fixes 2003-05-21 21:39:58 +03:00
password.c
procedure.cc
procedure.h
protocol.cc New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character set 2003-05-26 19:01:20 +03:00
protocol.h New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character set 2003-05-26 19:01:20 +03:00
protocol_cursor.cc
records.cc Merge with 4.0.13 2003-05-19 16:35:49 +03:00
repl_failsafe.cc New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character set 2003-05-26 19:01:20 +03:00
repl_failsafe.h
set_var.cc ORDER BY optimization 2003-05-27 18:40:37 +03:00
set_var.h merge 2003-05-22 02:57:27 +03:00
slave.cc Merge with 4.0.13 2003-05-19 16:35:49 +03:00
slave.h
spatial.cc
spatial.h
sql_acl.cc After merge fixes 2003-05-21 21:39:58 +03:00
sql_acl.h Merge with 4.0.13 2003-05-19 16:35:49 +03:00
sql_analyse.cc
sql_analyse.h
sql_base.cc Merge with 4.0.13 2003-05-19 16:35:49 +03:00
sql_cache.cc Merge with 4.0.13 2003-05-19 16:35:49 +03:00
sql_cache.h
sql_class.cc Merge with 4.0.13 2003-05-19 16:35:49 +03:00
sql_class.h merge 2003-05-22 02:57:27 +03:00
sql_crypt.cc
sql_crypt.h
sql_db.cc After merge fixes 2003-05-21 21:39:58 +03:00
sql_delete.cc ixed wrong unlock of tables (new bug) 2003-05-26 20:48:40 +03:00
sql_derived.cc After merge fixes 2003-05-21 21:39:58 +03:00
sql_do.cc
sql_error.cc
sql_handler.cc
sql_help.cc
sql_insert.cc ixed wrong unlock of tables (new bug) 2003-05-26 20:48:40 +03:00
sql_lex.cc
sql_lex.h Scrum task 845. Thi is a behaviour change : 2003-05-15 18:35:39 +02:00
sql_list.cc
sql_list.h After merge fixes 2003-05-21 21:39:58 +03:00
sql_load.cc ixed wrong unlock of tables (new bug) 2003-05-26 20:48:40 +03:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc "mysql" now sends client character set to server. 2003-05-28 13:54:18 +05:00
sql_prepare.cc
sql_rename.cc
sql_repl.cc Merge with 4.0.13 2003-05-19 16:35:49 +03:00
sql_repl.h
sql_select.cc ORDER BY optimization 2003-05-27 18:40:37 +03:00
sql_select.h
sql_show.cc SHOW FIELDS changes, more SQL99 INFORMATION_SCHEMA.COLUMNS compatibility: 2003-05-23 13:10:25 +05:00
sql_sort.h
sql_string.cc CHARSET_INFO structure reorganization for easier maintainance 2003-05-23 17:45:52 +05:00
sql_string.h After merge fixes 2003-05-21 21:39:58 +03:00
sql_table.cc merge 2003-05-22 02:57:27 +03:00
sql_test.cc
sql_udf.cc INSERT ... UPDATE ... VALUES() 2003-05-03 01:16:56 +02:00
sql_udf.h
sql_union.cc Merge with 4.0.13 2003-05-19 16:35:49 +03:00
sql_update.cc ixed wrong unlock of tables (new bug) 2003-05-26 20:48:40 +03:00
sql_yacc.yy merge 2003-05-22 02:57:27 +03:00
stacktrace.c
stacktrace.h
structs.h
table.cc INSERT ... UPDATE ... VALUES() 2003-05-03 01:16:56 +02:00
table.h INSERT ... UPDATE ... VALUES() 2003-05-03 01:16:56 +02:00
thr_malloc.cc After merge fixes 2003-05-21 21:39:58 +03:00
time.cc Merge with 4.0.13 2003-05-19 16:35:49 +03:00
udf_example.cc
uniques.cc
unireg.cc
unireg.h After merge fixes 2003-05-21 21:39:58 +03:00
watchdog_mysqld