mariadb/sql
unknown 10d0dca6b4 standard values for table type in SHOW TABLES (BUG#4603)
mysql-test/r/connect.result:
  standard values for table type in SHOW TABLES
mysql-test/r/ctype_recoding.result:
  standard values for table type in SHOW TABLES
mysql-test/r/drop.result:
  standard values for table type in SHOW TABLES
mysql-test/r/greedy_optimizer.result:
  fixed results
mysql-test/r/lowercase_table.result:
  standard values for table type in SHOW TABLES
mysql-test/r/ps_1general.result:
  standard values for table type in SHOW TABLES
mysql-test/r/rename.result:
  standard values for table type in SHOW TABLES
mysql-test/r/rpl000009.result:
  standard values for table type in SHOW TABLES
mysql-test/r/rpl_error_ignored_table.result:
  standard values for table type in SHOW TABLES
mysql-test/r/select.result:
  standard values for table type in SHOW TABLES
mysql-test/r/system_mysql_db.result:
  standard values for table type in SHOW TABLES
mysql-test/r/view.result:
  standard values for table type in SHOW TABLES
sql/sql_show.cc:
  standard values for table type in SHOW TABLES
  debugging trap
2004-07-19 12:07:33 +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 VIEW 2004-07-16 01:15:55 +03:00
.cvsignore
add_errmsg
client_settings.h
custom_conf.h
derror.cc Fixed many compiler warnings 2004-04-05 13:56:05 +03:00
des_key_file.cc
discover.cc After merge fixes 2004-05-24 14:42:34 +03:00
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 WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
filesort.cc Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
frm_crypt.cc
gen_lex_hash.cc Formatting changes requested by Monty 2004-04-15 09:17:55 +02:00
gstream.cc Fix for valgrind's warning 2004-03-15 16:32:53 +04:00
gstream.h Fix for valgrind's warning 2004-03-15 16:32:53 +04:00
ha_berkeley.cc Merge with 4.1 2004-07-12 08:20:24 +03:00
ha_berkeley.h Merge with 4.1 2004-07-12 08:20:24 +03:00
ha_heap.cc handler interface cleanups: 2004-06-23 12:29:05 +02:00
ha_heap.h Merge with 4.1 2004-07-12 08:20:24 +03:00
ha_innodb.cc Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
ha_innodb.h Merge with 4.1 2004-07-12 08:20:24 +03:00
ha_isam.cc key_cmp -> key_cmp_if_same 2004-05-16 14:48:32 +03:00
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 ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_insert(), end_bulk_insert() 2004-04-06 21:35:26 +02:00
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 After merge fixes 2004-07-12 07:43:38 +03:00
ha_myisam.h failing fulltext_order_by.test fixed 2004-07-15 17:30:55 +02:00
ha_myisammrg.cc VIEW 2004-07-16 01:15:55 +03:00
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 After merge fixes 2004-07-15 04:19:07 +03:00
handler.h failing fulltext_order_by.test fixed 2004-07-15 17:30:55 +02:00
hash_filo.cc
hash_filo.h
hostname.cc fix for --open-files-limit and broken query_cache_merge.test 2004-02-20 23:42:06 +01:00
init.cc Portability fixes 2004-04-07 04:33:58 +03:00
item.cc VIEW 2004-07-16 01:15:55 +03:00
item.h VIEW 2004-07-16 01:15:55 +03:00
item_buff.cc
item_cmpfunc.cc After merge fixes 2004-07-15 04:19:07 +03:00
item_cmpfunc.h Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
item_create.cc Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
item_create.h Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
item_func.cc Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
item_func.h Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
item_geofunc.cc item_geofunc.cc: 2004-07-02 16:22:46 -05:00
item_geofunc.h Optimized GIS functions 2004-03-04 08:50:37 +02:00
item_row.cc DBUG_ASSERT(fixed == 0) added to fix_fields() 2004-03-17 14:26:26 +02:00
item_row.h
item_strfunc.cc Cleanup of db option cacheing 2004-07-09 10:55:16 +03:00
item_strfunc.h We don't need tmp_value member in the Item_func_left. 2004-06-15 16:01:43 +05:00
item_subselect.cc VIEW 2004-07-16 01:15:55 +03:00
item_subselect.h VIEW 2004-07-16 01:15:55 +03:00
item_sum.cc Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
item_sum.h Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
item_timefunc.cc Fix warnings in sql/item_timefunc.cc which popped up during windows builds. 2004-07-16 07:35:41 +04:00
item_timefunc.h Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
item_uniq.cc
item_uniq.h DBUG_ASSERT(fixed == 1); added to val* 2004-03-18 15:14:36 +02:00
key.cc key_cmp -> key_cmp_if_same 2004-05-16 14:48:32 +03:00
lex.h VIEW 2004-07-16 01:15:55 +03:00
lex_symbol.h Portability fixes 2004-03-05 19:49:50 +02:00
lock.cc VIEW 2004-07-16 01:15:55 +03:00
log.cc after merge fixes (making rpl_charset and rpl_timezone pass). 2004-07-15 23:34:41 +02:00
log_event.cc Merge with 4.1 2004-07-12 08:20:24 +03:00
log_event.h Merge 4.1 -> 5.0. 2004-04-07 19:07:44 +02:00
Makefile.am VIEW 2004-07-16 01:15:55 +03:00
matherr.c
mf_iocache.cc merge with 4.0 2004-03-16 22:41:30 +02:00
my_lock.c
mysql_priv.h VIEW 2004-07-16 01:15:55 +03:00
mysqld.cc VIEW 2004-07-16 01:15:55 +03:00
mysqld_suffix.h New MYSQL_SERVER_SUFFIX usage (for easier compilation) 2004-05-25 02:28:44 +03:00
net_serv.cc Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
nt_servc.cc Merge with 4.0 2004-03-25 23:29:45 +02:00
nt_servc.h
opt_range.cc Fixes for bug #4571 (Windows compabilities) 2004-07-16 03:47:17 -03:00
opt_range.h failing fulltext_order_by.test fixed 2004-07-15 17:30:55 +02:00
opt_sum.cc VIEW 2004-07-16 01:15:55 +03:00
parse_file.cc changes to sutisfy VC++ 2004-07-16 22:48:56 +03:00
parse_file.h fix function prototype 2004-07-16 19:42:38 +03:00
password.c check_scramble_323 shuold ensure that the scramble has the correct length 2004-06-01 23:58:33 +02:00
procedure.cc
procedure.h
protocol.cc Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
protocol.h Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
protocol_cursor.cc
records.cc Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
repl_failsafe.cc don't need to tag the slave SQL thread as "bootstrap". It causes duplicate 2004-06-10 14:03:25 +02:00
repl_failsafe.h
set_var.cc Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 2004-07-16 01:27:13 +03:00
set_var.h after merge fixes (making rpl_charset and rpl_timezone pass). 2004-07-15 23:34:41 +02:00
slave.cc VIEW 2004-07-16 01:15:55 +03:00
slave.h Post-merge fixes. 2004-05-14 16:00:57 +02:00
sp.cc VIEW 2004-07-16 01:15:55 +03:00
sp.h Fixed BUG#3339: Stored procedures in nonexistent schemas are uncallable. 2004-06-15 15:42:28 +02:00
sp_cache.cc WL#1366: Use the schema (db) associated with an SP. 2004-03-22 14:44:41 +01:00
sp_cache.h WL#1366: Use the schema (db) associated with an SP. 2004-03-22 14:44:41 +01:00
sp_head.cc Fixes for bug #4571 (Windows compabilities) 2004-07-16 03:47:17 -03:00
sp_head.h Fixed BUG#2564: SHOW CREATE inconsistent W.R.T ANSI_QUOTES. 2004-06-09 14:19:43 +02:00
sp_pcontext.cc Fixed BUG#2776: Stored procedure crash if variable assigned to default. 2004-04-06 15:48:58 +02:00
sp_pcontext.h Fixed BUG#2776: Stored procedure crash if variable assigned to default. 2004-04-06 15:48:58 +02:00
sp_rcontext.cc
sp_rcontext.h
spatial.cc Merging 2004-06-02 19:17:35 +05:00
spatial.h Merging 2004-05-27 16:32:49 +05:00
sql_acl.cc Fixes for bug #4571 (Windows compabilities) 2004-07-16 03:47:17 -03:00
sql_acl.h VIEW 2004-07-16 01:15:55 +03:00
sql_analyse.cc Portability fixes 2004-05-12 02:38:57 +03:00
sql_analyse.h
sql_base.cc VIEW 2004-07-16 01:15:55 +03:00
sql_bitmap.h Made my_snprintf() behavior snprintf() compatible when printing %x arguments (it should 2004-05-27 17:54:40 +04:00
sql_cache.cc VIEW 2004-07-16 01:15:55 +03:00
sql_cache.h merge with 4.0 2004-03-16 22:41:30 +02:00
sql_class.cc Merge with 4.1 2004-07-12 08:20:24 +03:00
sql_class.h VIEW 2004-07-16 01:15:55 +03:00
sql_client.cc
sql_crypt.cc
sql_crypt.h
sql_db.cc Fixes for bug #4571 (Windows compabilities) 2004-07-16 03:47:17 -03:00
sql_delete.cc VIEW 2004-07-16 01:15:55 +03:00
sql_derived.cc VIEW 2004-07-16 01:15:55 +03:00
sql_do.cc
sql_error.cc Fixed BUG#2780: Stored procedure exit handler ignored for warnings. 2004-04-06 16:29:38 +02:00
sql_handler.cc VIEW 2004-07-16 01:15:55 +03:00
sql_help.cc VIEW 2004-07-16 01:15:55 +03:00
sql_insert.cc Fixes for bug #4571 (Windows compabilities) 2004-07-16 03:47:17 -03:00
sql_lex.cc VIEW 2004-07-16 01:15:55 +03:00
sql_lex.h memory leak removing 2004-07-16 15:20:51 +03:00
sql_list.cc
sql_list.h Merge 4.1 -> 5.0. 2004-04-07 19:07:44 +02:00
sql_load.cc VIEW 2004-07-16 01:15:55 +03:00
sql_manager.cc
sql_manager.h
sql_map.cc
sql_map.h
sql_olap.cc VIEW 2004-07-16 01:15:55 +03:00
sql_parse.cc Fixes for bug #4571 (Windows compabilities) 2004-07-16 03:47:17 -03:00
sql_prepare.cc VIEW 2004-07-16 01:15:55 +03:00
sql_rename.cc VIEW 2004-07-16 01:15:55 +03:00
sql_repl.cc Merge 4.1 -> 5.0. 2004-04-07 19:07:44 +02:00
sql_repl.h Merge 4.1 -> 5.0. 2004-04-07 19:07:44 +02:00
sql_select.cc sql_select.cc: 2004-07-17 16:15:32 +02:00
sql_select.h After merge fix 2004-06-25 06:48:10 -07:00
sql_show.cc standard values for table type in SHOW TABLES (BUG#4603) 2004-07-19 12:07:33 +03:00
sql_sort.h
sql_state.c
sql_string.cc Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
sql_string.h Merging 4.1 to 5.0. 2004-05-26 17:04:45 +02:00
sql_table.cc VIEW 2004-07-16 01:15:55 +03:00
sql_test.cc Manual merge 2004-05-29 20:55:46 +04:00
sql_udf.cc Fix for bug#1439 UDF Corruption 2004-03-19 14:35:00 +04:00
sql_udf.h
sql_union.cc VIEW 2004-07-16 01:15:55 +03:00
sql_update.cc Fixes for bug #4571 (Windows compabilities) 2004-07-16 03:47:17 -03:00
sql_view.cc satisfy VC++ 2004-07-16 23:44:14 +03:00
sql_view.h VIEW 2004-07-16 01:15:55 +03:00
sql_yacc.yy VIEW 2004-07-16 01:15:55 +03:00
stacktrace.c
stacktrace.h
strfunc.cc
structs.h Merge with 4.1.3-beta 2004-07-07 11:29:39 +03:00
table.cc VIEW 2004-07-16 01:15:55 +03:00
table.h VIEW 2004-07-16 01:15:55 +03: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 WL#1264 "Per-thread time zone support infrastructure". 2004-06-18 10:11:31 +04:00
tztime.cc VIEW 2004-07-16 01:15:55 +03: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 VIEW 2004-07-16 01:15:55 +03:00
watchdog_mysqld