mariadb/include
unknown 595d467d0c changed compile order, mysqladmin with ndbcluster extensions needs ndb to be compiled first
added libs variable for ndbmgmclient used by mysqladmin
    add linkage with @ndb_mgmclient_libs@
    additional options for ndbcluster
    added support for managing the cluster to mysqladmin
    added DEFINE_CXA_PURE_VIRTUAL flag to CFLAGS to enable linkage with c++ libs
    use macros for C_MODE_START/END so that define of FIX_GCC_LINKING_PROBLEM works in c-programs


Makefile.am:
  changed compile order, mysqladming with ndbcluster extensions needs ndb to be compiled first
acinclude.m4:
  added libs variable for ndbmgmclient used by mysqladmin
client/Makefile.am:
  add linkage with @ndb_mgmclient_libs@
client/client_priv.h:
  additional options for ndbcluster
client/mysqladmin.c:
  added support for managing the cluster to mysqladmin
configure.in:
  added DEFINE_CXA_PURE_VIRTUAL flag to CFLAGS to enable linkage with c++ libs
include/my_global.h:
  use macros for C_MODE_START/END so that define of FIX_GCC_LINKING_PROBLEM works in c-programs
2004-11-15 12:40:32 +00:00
..
.cvsignore
config-netware.h
config-os2.h
config-win.h Simpler arena swapping code 2004-11-08 01:13:54 +02:00
errmsg.h
ft_global.h
hash.h After merge fixes 2004-10-07 10:50:13 +03:00
heap.h
help_end.h
help_start.h
keycache.h
m_ctype.h Bug #6040 can't retrieve records with umlaut characters in case insensitive manner 2004-10-18 15:23:24 +05:00
m_string.h
Makefile.am
md5.h
merge.h
my_aes.h
my_alarm.h
my_alloc.h
my_base.h WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete old tables. 2004-09-13 14:46:38 +02:00
my_bitmap.h
my_dbug.h More debugging 2004-11-10 18:07:39 +02:00
my_dir.h
my_getopt.h Merge with 4.0 2004-09-01 04:12:09 +03:00
my_global.h changed compile order, mysqladmin with ndbcluster extensions needs ndb to be compiled first 2004-11-15 12:40:32 +00:00
my_handler.h
my_list.h one more name clash in public includes fixed 2004-11-02 22:46:55 +01:00
my_net.h
my_no_pthread.h
my_nosys.h
my_pthread.h To allow compilation on Tru64, the MySQL code should not mess 2004-10-04 11:45:07 +02:00
my_semaphore.h
my_sys.h Added possibility to detect if libmysqld is restarted 2004-11-11 00:36:18 +02:00
my_time.h A fix and test case for Bug#6049 "Loss of sign when using prepared 2004-10-16 00:12:59 +04:00
my_tree.h
my_xml.h
myisam.h Merge with 4.0 for 4.1 release 2004-10-06 19:14:33 +03:00
myisammrg.h
myisampack.h
mysql.h Adding new function prototype 2004-11-10 14:13:38 +04:00
mysql_com.h Remove usage of !$ from mysql-tests 2004-11-02 20:13:27 +02:00
mysql_embed.h
mysql_time.h
mysql_version.h.in
mysqld_error.h no new message in 4.1 (causes merge issues with 5.0). Using ER_UNKNOW_ERROR and hardcoded message string instead. 2004-11-11 00:00:17 +01:00
mysys_err.h
nisam.h
queues.h
raid.h
rijndael.h
sha1.h
sql_common.h Remove stale declaration, fix a typo in comment. 2004-10-15 22:03:11 +04:00
sql_state.h
sslopt-case.h
sslopt-longopts.h
sslopt-vars.h
t_ctype.h
thr_alarm.h
thr_lock.h
typelib.h Bug#6202: ENUMs are not case sensitive even if declared BINARY 2004-10-25 17:51:26 +05:00
violite.h