mariadb/client
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
client_priv.h Changed to use my_global.h 2001-09-14 02:54:33 +03:00
completion_hash.cc Changed to use my_global.h 2001-09-14 02:54:33 +03:00
completion_hash.h Import changeset 2000-07-31 21:29:14 +02:00
connect_test.c Import changeset 2000-07-31 21:29:14 +02:00
errmsg.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
get_password.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
insert_test.c Redefinition of myisam_bulk_insert_tree_size 2001-07-10 15:53:08 +03:00
list_test.c Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am Portability fixes 2001-09-17 00:32:45 +03:00
my_readline.h Cleanup of tests 2000-12-28 19:25:41 +02:00
mysql.cc Fixed bug with SELECT * ... UNION 2001-09-17 15:40:03 +03:00
mysqladmin.c OS2 patch 2001-09-12 23:53:31 +03:00
mysqlbinlog.cc Integrated table->ref_primary_key into table->part_of_key 2001-09-21 03:38:35 +03:00
mysqlcheck.c OS2 patch 2001-09-12 23:53:31 +03:00
mysqldump.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
mysqlimport.c OS2 patch 2001-09-12 23:53:31 +03:00
mysqlshow.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
mysqltest.c merge 2001-09-17 23:26:00 +02:00
password.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00
readline.cc Changed to use my_global.h 2001-09-14 02:54:33 +03:00
select_test.c Import changeset 2000-07-31 21:29:14 +02:00
showdb_test.c Import changeset 2000-07-31 21:29:14 +02:00
sql_string.cc Changed to use my_global.h 2001-09-14 02:54:33 +03:00
sql_string.h changed to use IO_CACHE instead of FILE 2000-11-15 23:00:06 +02:00
ssl_test.c Import changeset 2000-07-31 21:29:14 +02:00
thimble.cc Changed to use my_global.h 2001-09-14 02:54:33 +03:00
thread_test.c Changed to use my_global.h 2001-09-14 02:54:33 +03:00