mariadb/sql
bell@sanja.is.com.ua b6a23bab45 Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
into sanja.is.com.ua:/home/bell/mysql/bk/work-subs-4.1
2004-07-16 15:47:28 +03:00
..
examples New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
share Don't allow badly formed UTF8 identitiers 2004-07-07 16:39:43 +05:00
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc
des_key_file.cc
discover.cc
field.cc New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
field.h New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
field_conv.cc
filesort.cc Added missing root user to mysql.user on windows. (Bug #4242) 2004-06-25 18:49:36 +03:00
frm_crypt.cc
gen_lex_hash.cc
gstream.cc
gstream.h
ha_berkeley.cc Cleanup of db option cacheing 2004-07-09 10:55:16 +03:00
ha_berkeley.h New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
ha_heap.cc
ha_heap.h New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
ha_innodb.cc Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 2004-06-23 23:52:49 +02:00
ha_innodb.h New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
ha_isam.cc
ha_isam.h New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
ha_isammrg.cc
ha_isammrg.h New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
ha_myisam.cc WL#1900 "When CHECK TABLE or ANALYZE TABLE of a MyISAM table is killed 2004-07-13 16:51:10 +02:00
ha_myisam.h New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
ha_myisammrg.cc
ha_myisammrg.h New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
ha_ndbcluster.cc New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
ha_ndbcluster.h New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
handler.cc Merge with 4.0 to get the latest bug patches to 4.1 2004-06-25 20:13:05 +03:00
handler.h New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
hash_filo.cc
hash_filo.h
hostname.cc
init.cc
item.cc type of parameter assignment for parameters from variables added (BUG#4280) 2004-06-25 15:16:00 +03:00
item.h unused field removed 2004-06-28 20:01:11 +03:00
item_buff.cc
item_cmpfunc.cc do not assign values of left expression of IN/ANN/ANY subquery in case of PS preparation (BUG#4403) 2004-07-04 10:40:24 +03:00
item_cmpfunc.h
item_create.cc
item_create.h
item_func.cc
item_func.h
item_geofunc.cc item_geofunc.cc: 2004-07-02 16:22:46 -05:00
item_geofunc.h
item_row.cc
item_row.h
item_strfunc.cc Cleanup of db option cacheing 2004-07-09 10:55:16 +03:00
item_strfunc.h in 4.1 DATABASE() may be NULL 2004-07-16 13:21:58 +02:00
item_subselect.cc stack overflow check added for subqueries processing (BUG#4554) 2004-07-14 23:57:14 +03:00
item_subselect.h
item_sum.cc
item_sum.h
item_timefunc.cc Fix for Bug#4030 "Client side conversion string -> date type doesn't 2004-06-24 19:08:36 +04:00
item_timefunc.h
item_uniq.cc
item_uniq.h
key.cc
lex.h merged 2004-06-23 12:36:07 +02:00
lex_symbol.h
lock.cc
log.cc New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
log_event.cc Merge with 4.0 to get bug fixes 2004-07-09 02:29:28 +03:00
log_event.h
Makefile.am tell make how to create mysql_tzinfo_to_sql.cc 2004-06-27 20:17:32 +02:00
matherr.c
mf_iocache.cc
my_lock.c
mysql_priv.h Merge 2004-07-11 12:16:25 +03:00
mysqld.cc Don't close already closed files in vio (not critical) 2004-07-12 07:38:46 +03:00
mysqld_suffix.h
net_serv.cc
nt_servc.cc
nt_servc.h
opt_range.cc New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
opt_range.h
opt_sum.cc New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
password.c
procedure.cc
procedure.h
protocol.cc
protocol.h
protocol_cursor.cc
records.cc Added missing root user to mysql.user on windows. (Bug #4242) 2004-06-25 18:49:36 +03:00
repl_failsafe.cc
repl_failsafe.h
set_var.cc Reorder variables to preserve alphabetical sorting. 2004-07-10 15:21:44 +04:00
set_var.h Fix for Bug#4030 "Client side conversion string -> date type doesn't 2004-06-24 19:08:36 +04:00
slave.cc
slave.h
spatial.cc
spatial.h
sql_acl.cc Bug#4407 - assertion in ha_myisam.cc 2004-07-06 16:30:50 +01:00
sql_acl.h
sql_analyse.cc
sql_analyse.h
sql_base.cc Merge with 4.0 to get the latest bug patches to 4.1 2004-06-25 20:13:05 +03:00
sql_bitmap.h
sql_cache.cc merged 2004-06-23 12:36:07 +02:00
sql_cache.h
sql_class.cc Bug#4417 binary character set breaks multi-byte table/field name. 2004-07-06 17:15:43 +05:00
sql_class.h Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 2004-06-23 23:52:49 +02:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_db.cc manual merge 2004-07-09 21:06:32 +05:00
sql_delete.cc merged 2004-06-23 12:36:07 +02:00
sql_derived.cc
sql_do.cc
sql_error.cc
sql_handler.cc After merge fixes 2004-06-25 21:56:23 +03:00
sql_help.cc merged 2004-06-23 12:36:07 +02:00
sql_insert.cc After merge fixes 2004-06-25 21:56:23 +03:00
sql_lex.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 2004-06-23 18:58:52 +03:00
sql_lex.h Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 2004-06-23 18:58:52 +03:00
sql_list.cc
sql_list.h
sql_load.cc
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc
sql_parse.cc Don't close already closed files in vio (not critical) 2004-07-12 07:38:46 +03:00
sql_prepare.cc fixed EXPLAIN behaviour with prepared statements (BUG#4271) 2004-06-25 11:37:43 +03:00
sql_rename.cc
sql_repl.cc
sql_repl.h
sql_select.cc New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
sql_select.h
sql_show.cc Merge 2004-07-11 12:16:25 +03:00
sql_sort.h
sql_state.c
sql_string.cc
sql_string.h
sql_table.cc Cleanup of db option cacheing 2004-07-09 10:55:16 +03:00
sql_test.cc
sql_udf.cc
sql_udf.h
sql_union.cc
sql_update.cc New handler::index_flags() definition to make it easy to check the full used key and a specific key part. 2004-07-08 15:45:25 +03:00
sql_yacc.yy WL#807 Optimize loading database options in load_db_opt 2004-07-08 15:03:01 +05:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h Fix for Bug#4030 "Client side conversion string -> date type doesn't 2004-06-24 19:08:36 +04:00
table.cc Cleanup of db option cacheing 2004-07-09 10:55:16 +03:00
table.h "Version" column in SHOW TABLE STATUS. 2004-06-24 18:46:41 +05:00
thr_malloc.cc
time.cc Fix for Bug#4030 "Client side conversion string -> date type doesn't 2004-06-24 19:08:36 +04:00
tzfile.h
tztime.cc memory leak in tz code closed 2004-06-27 01:32:52 +02:00
tztime.h Removed mysql_tzinfo_to_sql dependancy on sql/mysql_priv.h for circumventing 2004-06-25 21:04:48 +04:00
udf_example.cc
uniques.cc
unireg.cc merged 2004-06-23 12:36:07 +02:00
unireg.h
watchdog_mysqld