mariadb/sql
unknown d5964ba20c Fixes for MERGE TABLES and HEAP tables
Docs/manual.texi:
  Updated MERGE table stuff + more
extra/perror.c:
  Added missing error messages
include/myisammrg.h:
  Fixes for MERGE TABLE
include/queues.h:
  Fixes for MERGE TABLE
isam/isamlog.c:
  Fixed hard bug
myisam/mi_log.c:
  cleanup
myisam/mi_open.c:
  Fixed file name format in myisam log
myisam/myisamlog.c:
  Bug fixes
myisammrg/mymrgdef.h:
  Fixes for MERGE TABLE
myisammrg/myrg_create.c:
  Fixes for MERGE TABLE
myisammrg/myrg_open.c:
  Fixes for MERGE TABLE
myisammrg/myrg_queue.c:
  Fixes for MERGE TABLE
myisammrg/myrg_rfirst.c:
  Fixes for MERGE TABLE
myisammrg/myrg_rkey.c:
  Fixes for MERGE TABLE
myisammrg/myrg_rlast.c:
  Fixes for MERGE TABLE
myisammrg/myrg_rnext.c:
  Fixes for MERGE TABLE
myisammrg/myrg_rprev.c:
  Fixes for MERGE TABLE
myisammrg/myrg_rrnd.c:
  Fixes for MERGE TABLE
mysql.proj:
  update
mysys/queues.c:
  Fixed bug when using reverse queues
sql-bench/test-insert.sh:
  Separated some things to get better timings
sql/ha_heap.cc:
  Fixed heap table bug
sql/ha_heap.h:
  Fixed heap table bug
sql/ha_myisam.h:
  Fixed wrong max_keys
sql/ha_myisammrg.cc:
  Fixed MERGE TABLES
sql/ha_myisammrg.h:
  Fixed MERGE TABLES
sql/handler.h:
  Fix for MERGE TABLES and HEAP tables
sql/lex.h:
  Fixed MERGE TABLES
sql/mysql_priv.h:
  Cleanup of code
sql/sql_acl.cc:
  Fixed that privilege tables are flushed at start
sql/sql_lex.h:
  Fixed MERGE TABLES
sql/sql_parse.cc:
  Fixed MERGE TABLES
sql/sql_select.cc:
  Fixes for HEAP tables
sql/sql_table.cc:
  Cleanup
sql/sql_yacc.yy:
  Fixed MERGE TABLES
2000-09-14 02:39:07 +03:00
..
Attic Import changeset 2000-07-31 21:29:14 +02:00
share Merge 2000-09-07 05:05:51 +03: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 Import changeset 2000-07-31 21:29:14 +02:00
cache_manager.h Import changeset 2000-07-31 21:29:14 +02:00
ChangeLog Quoting of TIMESTAMP columns and small optimizations 2000-09-02 07:58:42 +03:00
convert.cc Import changeset 2000-07-31 21:29:14 +02:00
custom_conf.h Import changeset 2000-07-31 21:29:14 +02:00
derror.cc Import changeset 2000-07-31 21:29:14 +02:00
field.cc Fixes for FULLTEXT and TIME type 2000-09-13 01:08:34 +03:00
field.h Quoting of TIMESTAMP columns and small optimizations 2000-09-02 07:58:42 +03:00
field_conv.cc Import changeset 2000-07-31 21:29:14 +02:00
filesort.cc Update to new root alloc, OPTIMIZE TABLE and some other changes 2000-09-12 03:02:33 +03:00
frm_crypt.cc Import changeset 2000-07-31 21:29:14 +02:00
gen_lex_hash.cc Small bug fixes 2000-09-07 04:55:17 +03:00
ha_berkeley.cc Small bug fixes 2000-09-07 04:55:17 +03:00
ha_berkeley.h Update to new root alloc, OPTIMIZE TABLE and some other changes 2000-09-12 03:02:33 +03:00
ha_hash.h Import changeset 2000-07-31 21:29:14 +02:00
ha_heap.cc Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
ha_heap.h Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
ha_isam.cc Import changeset 2000-07-31 21:29:14 +02:00
ha_isam.h Import changeset 2000-07-31 21:29:14 +02:00
ha_isammrg.cc Import changeset 2000-07-31 21:29:14 +02:00
ha_isammrg.h Import changeset 2000-07-31 21:29:14 +02:00
ha_myisam.cc Update to new root alloc, OPTIMIZE TABLE and some other changes 2000-09-12 03:02:33 +03:00
ha_myisam.h Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
ha_myisammrg.cc Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
ha_myisammrg.h Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
handler.cc Update to new root alloc, OPTIMIZE TABLE and some other changes 2000-09-12 03:02:33 +03:00
handler.h Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
hash_filo.cc Import changeset 2000-07-31 21:29:14 +02:00
hash_filo.h Import changeset 2000-07-31 21:29:14 +02:00
hostname.cc FLUSH TABLE table_list 2000-08-22 00:18:32 +03:00
init.cc Import changeset 2000-07-31 21:29:14 +02:00
item.cc FLUSH TABLE table_list 2000-08-22 00:18:32 +03:00
item.h Fixes for Ia64 2000-08-23 15:02:27 +03:00
item_buff.cc Import changeset 2000-07-31 21:29:14 +02:00
item_cmpfunc.cc Import changeset 2000-07-31 21:29:14 +02:00
item_cmpfunc.h Import changeset 2000-07-31 21:29:14 +02:00
item_create.cc FLUSH TABLE table_list 2000-08-22 00:18:32 +03:00
item_create.h Import changeset 2000-07-31 21:29:14 +02:00
item_func.cc Update to new root alloc, OPTIMIZE TABLE and some other changes 2000-09-12 03:02:33 +03:00
item_func.h Fixes for FULLTEXT and TIME type 2000-09-13 01:08:34 +03:00
item_strfunc.cc Fixes for Ia64 2000-08-23 15:02:27 +03:00
item_strfunc.h Import changeset 2000-07-31 21:29:14 +02:00
item_sum.cc RENAME TABLE table_name TO new_table_name ; Faster Alloc 2000-08-21 03:00:52 +03:00
item_sum.h Import changeset 2000-07-31 21:29:14 +02:00
item_timefunc.cc Update to new root alloc, OPTIMIZE TABLE and some other changes 2000-09-12 03:02:33 +03:00
item_timefunc.h Import changeset 2000-07-31 21:29:14 +02:00
item_uniq.cc PART I: Keys support for MyMERGE tables 2000-08-14 15:27:19 +04:00
item_uniq.h PART I: Keys support for MyMERGE tables 2000-08-14 15:27:19 +04:00
key.cc Import changeset 2000-07-31 21:29:14 +02:00
lex.h Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
lex_symbol.h Import changeset 2000-07-31 21:29:14 +02:00
lock.cc Bug fixes for 3.23.23 2000-08-29 12:31:01 +03:00
log.cc Fixes for Ia64 2000-08-23 15:02:27 +03:00
log_event.cc Replication fixes 2000-08-23 13:27:33 -06:00
log_event.h Replication fixes 2000-08-23 13:27:33 -06:00
Makefile.am Spelling mistake in sql/Makefile.am 2000-08-22 04:36:43 -05:00
matherr.c Import changeset 2000-07-31 21:29:14 +02:00
md5.c Import changeset 2000-07-31 21:29:14 +02:00
md5.h Import changeset 2000-07-31 21:29:14 +02:00
mf_iocache.cc Import changeset 2000-07-31 21:29:14 +02:00
mini_client.cc Update to new root alloc, OPTIMIZE TABLE and some other changes 2000-09-12 03:02:33 +03:00
mini_client.h Import changeset 2000-07-31 21:29:14 +02:00
my_lock.c Import changeset 2000-07-31 21:29:14 +02:00
mysql_priv.h Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
mysqlbinlog.cc FLUSH TABLE table_list 2000-08-22 00:18:32 +03:00
mysqld.cc Update to new root alloc, OPTIMIZE TABLE and some other changes 2000-09-12 03:02:33 +03:00
net_pkg.cc FLUSH TABLE table_list 2000-08-22 00:18:32 +03:00
net_serv.cc Fixes for Ia64 2000-08-23 15:02:27 +03:00
nt_servc.cc Import changeset 2000-07-31 21:29:14 +02:00
nt_servc.h Import changeset 2000-07-31 21:29:14 +02:00
opt_range.cc Update to new root alloc, OPTIMIZE TABLE and some other changes 2000-09-12 03:02:33 +03:00
opt_range.h Import changeset 2000-07-31 21:29:14 +02:00
opt_sum.cc Import changeset 2000-07-31 21:29:14 +02:00
password.c Import changeset 2000-07-31 21:29:14 +02:00
procedure.cc Import changeset 2000-07-31 21:29:14 +02:00
procedure.h FLUSH TABLE table_list 2000-08-22 00:18:32 +03:00
records.cc Import changeset 2000-07-31 21:29:14 +02:00
slave.cc Merge 2000-09-12 03:14:13 +03:00
sql_acl.cc Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
sql_acl.h Import changeset 2000-07-31 21:29:14 +02:00
sql_analyse.cc Fix for snprintf 2000-08-22 00:55:45 +03:00
sql_analyse.h FLUSH TABLE table_list 2000-08-22 00:18:32 +03:00
sql_base.cc Small portability fixes 2000-09-07 23:58:43 +03:00
sql_cache.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_class.cc Update to new root alloc, OPTIMIZE TABLE and some other changes 2000-09-12 03:02:33 +03:00
sql_class.h FLUSH TABLE table_list 2000-08-22 00:18:32 +03:00
sql_crypt.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_crypt.h Import changeset 2000-07-31 21:29:14 +02:00
sql_db.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_delete.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_insert.cc RENAME TABLE table_name TO new_table_name ; Faster Alloc 2000-08-21 03:00:52 +03:00
sql_lex.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_lex.h Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
sql_list.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_list.h Fixes for Ia64 2000-08-23 15:02:27 +03:00
sql_load.cc Additions for CHECK table + update of benchmarks 2000-08-17 01:05:02 +03:00
sql_map.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_map.h Import changeset 2000-07-31 21:29:14 +02:00
sql_parse.cc Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
sql_rename.cc Fixes for Ia64 2000-08-23 15:02:27 +03:00
sql_select.cc Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
sql_select.h Import changeset 2000-07-31 21:29:14 +02:00
sql_show.cc sql_show.cc SHOW CREATE now return nicely formatted statement 2000-09-01 15:24:36 +04:00
sql_string.cc Fixes for Ia64 2000-08-23 15:02:27 +03:00
sql_string.h Fixes for Ia64 2000-08-23 15:02:27 +03:00
sql_table.cc Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
sql_test.cc Fix "dosen't" for someone who mailed us. :) 2000-08-16 04:17:40 -05:00
sql_udf.cc Update to new root alloc, OPTIMIZE TABLE and some other changes 2000-09-12 03:02:33 +03:00
sql_udf.h Import changeset 2000-07-31 21:29:14 +02:00
sql_update.cc Import changeset 2000-07-31 21:29:14 +02:00
sql_yacc.yy Fixes for MERGE TABLES and HEAP tables 2000-09-14 02:39:07 +03:00
structs.h Additions for CHECK table + update of benchmarks 2000-08-17 01:05:02 +03:00
table.cc Update to new root alloc, OPTIMIZE TABLE and some other changes 2000-09-12 03:02:33 +03:00
table.h Bug fixes for 3.23.23 2000-08-29 12:31:01 +03:00
thr_malloc.cc Update to new root alloc, OPTIMIZE TABLE and some other changes 2000-09-12 03:02:33 +03:00
time.cc Fixes for Ia64 2000-08-23 15:02:27 +03:00
udf_example.cc Import changeset 2000-07-31 21:29:14 +02:00
unireg.cc FLUSH TABLE table_list 2000-08-22 00:18:32 +03:00
unireg.h RENAME TABLE table_name TO new_table_name ; Faster Alloc 2000-08-21 03:00:52 +03:00
violite.c Quoting of TIMESTAMP columns and small optimizations 2000-09-02 07:58:42 +03:00
watchdog_mysqld Import changeset 2000-07-31 21:29:14 +02:00