mariadb/heap
unknown c1a80bc061 Integrated table->ref_primary_key into table->part_of_key
Fixed bug in UNION


client/mysqlbinlog.cc:
  Added error message handling to read_log_event()
heap/hp_write.c:
  More debug info
myisam/myisampack.c:
  Cleanup
mysql-test/mysql-test-run.sh:
  Portability fixes.
mysql-test/r/union.result:
  More tests cases for UNION
mysql-test/t/union.test:
  More tests cases for UNION
sql/Makefile.am:
  Added mysql_embed.h
sql/item.cc:
  Fixed bug when using the same table multiple times in union.
sql/log_event.cc:
  Removed use of ## construct (Portability problem)
sql/log_event.h:
  Added error message handling to read_log_event()
sql/mysql_priv.h:
  Added mysql_embed.h
sql/opt_sum.cc:
  Cleanup
sql/slave.cc:
  cleanup
sql/sql_base.cc:
  Integrated table->ref_primary_key into table->part_of_key
sql/sql_union.cc:
  Cleanup
sql/table.cc:
  Integrated table->ref_primary_key into table->part_of_key
sql/table.h:
  Integrated table->ref_primary_key into table->part_of_key
2001-09-21 03:38:35 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
_check.c Fixed --no-defaults in mysqltest 2000-12-29 16:06:10 +02:00
_rectest.c Import changeset 2000-07-31 21:29:14 +02:00
ChangeLog Import changeset 2000-07-31 21:29:14 +02:00
heapdef.h Portability fixes 2001-08-23 00:55:48 +03:00
hp_block.c Import changeset 2000-07-31 21:29:14 +02:00
hp_clear.c Fix of UNION code 2001-08-19 14:43:51 +03:00
hp_close.c Fix of UNION code 2001-08-19 14:43:51 +03:00
hp_create.c Fix of UNION code 2001-08-19 14:43:51 +03:00
hp_delete.c Fix of UNION code 2001-08-19 14:43:51 +03:00
hp_extra.c Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB tables 2000-10-15 18:45:53 +03:00
hp_hash.c Fixed --no-defaults in mysqltest 2000-12-29 16:06:10 +02:00
hp_info.c Removed not used variable 'last_ref' 2001-01-16 06:02:05 +02:00
hp_open.c Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro 2001-03-26 01:05:04 +03:00
hp_panic.c Import changeset 2000-07-31 21:29:14 +02:00
hp_rename.c Import changeset 2000-07-31 21:29:14 +02:00
hp_rfirst.c Import changeset 2000-07-31 21:29:14 +02:00
hp_rkey.c New benchmark test 2000-12-24 15:19:00 +02:00
hp_rlast.c Import changeset 2000-07-31 21:29:14 +02:00
hp_rnext.c Fixed for Ia64 + delayed key creation + a lot of small bug fixes 2000-08-15 20:09:37 +03:00
hp_rprev.c Import changeset 2000-07-31 21:29:14 +02:00
hp_rrnd.c Import changeset 2000-07-31 21:29:14 +02:00
hp_rsame.c Import changeset 2000-07-31 21:29:14 +02:00
hp_scan.c Import changeset 2000-07-31 21:29:14 +02:00
hp_static.c Import changeset 2000-07-31 21:29:14 +02:00
hp_test1.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
hp_test2.c Merge with 3.23.42 2001-09-13 09:52:35 +02:00
hp_update.c OS2 patch 2001-09-12 23:53:31 +03:00
hp_write.c Integrated table->ref_primary_key into table->part_of_key 2001-09-21 03:38:35 +03:00
make-ccc Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am got --with-other-libc to work, finally 2001-04-02 19:01:15 -06:00