mariadb/client
unknown e7b9eabeca Added support of INSERT to MERGE tables
Fixes for embedded libary and openssl


BUILD/compile-pentium-debug-max:
  Added --with-openssl
acinclude.m4:
  Cleanup
client/client_priv.h:
  Include mysql_embed.h to remove not used functions in embedded server
client/mysql.cc:
  Don't use openssl with embedded server
include/Makefile.am:
  Move mysql_embed.h to 'include' directory
include/myisammrg.h:
  Added support of INSERT to MERGE tables
include/mysql.h:
  Fixes for embedded libary and openssl
include/mysql_com.h:
  Fixes for embedded libary and openssl
include/mysql_embed.h:
  Fixes for embedded libary and openssl
include/violite.h:
  Cleanup
libmysql/libmysql.c:
  Safety
libmysqld/examples/Makefile.am:
  Fixes for embedded libary and openssl
libmysqld/lib_sql.cc:
  Fixes for embedded libary and openssl
libmysqld/lib_vio.c:
  Fixes for embedded libary and openssl
libmysqld/libmysqld.c:
  Fixes for embedded libary and openssl
myisammrg/Makefile.am:
  Added support of INSERT to MERGE tables
myisammrg/myrg_create.c:
  Added support of INSERT to MERGE tables
myisammrg/myrg_open.c:
  Added support of INSERT to MERGE tables
myisammrg/myrg_static.c:
  Added support of INSERT to MERGE tables
mysql-test/t/union.test:
  Portability fix
sql/Makefile.am:
  Fixes for embedded libary and openssl
sql/gen_lex_hash.cc:
  Added support of INSERT to MERGE tables
sql/ha_myisammrg.cc:
  Added support of INSERT to MERGE tables
sql/handler.h:
  Added support of INSERT to MERGE tables
sql/mini_client.cc:
  Fixes for embedded libary and openssl
sql/net_serv.cc:
  Fixes for embedded libary and openssl
sql/sql_show.cc:
  Cleanup
Build-tools/Do-all-build-steps:
  Don't build openssl (Need to add proper configure test when to build ssl)
sql/lex.h:
  Added support of INSERT to MERGE tables
sql/sql_yacc.yy:
  Fixes for embedded libary and openssl
2001-09-22 17:40:57 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
client_priv.h Added support of INSERT to MERGE tables 2001-09-22 17:40:57 +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 Fixes for distributed build 2001-09-21 16:36:23 +03:00
my_readline.h Cleanup of tests 2000-12-28 19:25:41 +02:00
mysql.cc Added support of INSERT to MERGE tables 2001-09-22 17:40:57 +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