mariadb/libmysqld
unknown 406a5fa7cd After merge fixes
Remove compiler warnings
Update windows project files


VC++Files/innobase/innobase.dsp:
  Update project files after merge
VC++Files/libmysqld/examples/test_libmysqld.dsp:
  Update project files after merge
VC++Files/libmysqld/libmysqld.dsp:
  Update project files after merge
VC++Files/myisamchk/myisamchk.dsp:
  Update project files after merge
VC++Files/myisamlog/myisamlog.dsp:
  Update project files after merge
VC++Files/myisampack/myisampack.dsp:
  Update project files after merge
VC++Files/mysqldemb/mysqldemb.dsp:
  Update project files after merge
VC++Files/sql/mysqld.dsp:
  Update project files after merge
VC++Files/strings/strings.dsp:
  Update project files after merge
innobase/include/data0data.ic:
  Fix compiler warning
innobase/include/mem0pool.h:
  Remove reference to not existing variable (after merge fix)
innobase/srv/srv0srv.c:
  Remove reference to not existing variable (after merge fix)
libmysqld/libmysqld.def:
  Add function used by test programs
mysql-test/r/func_str.result:
  After merge fixes
mysql-test/r/variables.result:
  After merge fixes
mysql-test/t/variables.test:
  After merge fixes
sql/discover.cc:
  Remove not used lable
sql/opt_range.cc:
  Removed compiler warnings
strings/ctype-tis620.c:
  After merge fixes
2004-05-24 14:42:34 +03:00
..
examples CXX linker specified for client_test with libmysqld 2004-05-14 21:00:29 +05:00
copyright Added all changes from old 4.0 version: 2001-04-11 13:04:03 +02:00
emb_qcache.cc Removing VC++ compiler warnings 2004-05-10 22:25:51 -03:00
emb_qcache.h SCRUM 2003-12-01 17:19:10 +04:00
embedded_priv.h Fix for 1224 (USER() CURRENT_USER() functions in embedded library) 2004-01-07 21:30:15 +04:00
lib_sql.cc Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 2004-05-19 16:38:12 +03:00
libmysqld.c Fix for 1224 (USER() CURRENT_USER() functions in embedded library) 2004-01-07 21:30:15 +04:00
libmysqld.def After merge fixes 2004-05-24 14:42:34 +03:00
Makefile.am - disabled the NDB Cluster from the embedded server 2004-04-26 22:37:42 +02:00