mariadb/merge
unknown 184e24b225 Fixed ALTER TABLE on MERGE tables
Fixed bug in DISTINCT


Docs/manual.texi:
  Updated Changelog
  Cleaned up adding character sets
merge/open.c:
  skip comments
myisam/mi_check.c:
  Fixed bug when sorting index on Windows
myisammrg/myrg_info.c:
  Use only portable printf arguments
myisammrg/myrg_rrnd.c:
  Use only portable printf arguments
mysql-test/r/distinct.result:
  Added test case for bug in distinct
mysql-test/r/merge.result:
  Added test for ALTER TABLE
mysql-test/t/distinct.test:
  Added test case for bug in distinct
mysql-test/t/merge.test:
  Added test for ALTER TABLE
sql-bench/crash-me.sh:
  Fixed portability issues
sql/ha_myisammrg.cc:
  Fixed for ALTER TABLE on MERGE tables
sql/item_sum.cc:
  Fixed bug in DISTINCT
sql/sql_db.cc:
  Added test of namelen in check_db_name
sql/sql_select.cc:
  Fixed bug in DISTINCT
sql/sql_select.h:
  Fixed bug in DISTINCT
sql/sql_table.cc:
  Fixed ALTER TABLE on MERGE tables
sql/table.cc:
  Added test of namelen in check_db_name
sql/table.h:
  Fixed ALTER TABLE on MERGE tables
2001-01-28 21:35:50 +02:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
_locking.c Import changeset 2000-07-31 21:29:14 +02:00
close.c Import changeset 2000-07-31 21:29:14 +02:00
create.c Import changeset 2000-07-31 21:29:14 +02:00
delete.c Import changeset 2000-07-31 21:29:14 +02:00
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
info.c Import changeset 2000-07-31 21:29:14 +02:00
make-ccc Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am Updated benchmark and results for PostgreSQL 7.0.2 2000-08-18 12:48:00 +03:00
mrgdef.h Import changeset 2000-07-31 21:29:14 +02:00
open.c Fixed ALTER TABLE on MERGE tables 2001-01-28 21:35:50 +02:00
panic.c Import changeset 2000-07-31 21:29:14 +02:00
rrnd.c Cleanup of tests 2000-12-28 19:25:41 +02:00
rsame.c Import changeset 2000-07-31 21:29:14 +02:00
static.c Import changeset 2000-07-31 21:29:14 +02:00
update.c Import changeset 2000-07-31 21:29:14 +02:00