mariadb/libmysqld
unknown 31024b7c4a Fix compilation failure when compiling with BUILD/compile-pentium-debug-max
(Problem with embedded server and ndb)
Fix broken mysql-test-run.sh
Removed memory leak in ha_example.cc


libmysqld/Makefile.am:
  Fix compiler failure (libmysqld.a was empty)
  Reason was that 'cd' did an echo that confused 'ar'
mysql-test/mysql-test-run.pl:
  Make the port number in a nice range
mysql-test/mysql-test-run.sh:
  Remove deprication message until speed of mysql-test-run.pl is comparable to mysql-test-run.sh
  Fix code that jimw broke in his last change
storage/example/ha_example.cc:
  Removed memory leak
  (example_done_func was not called)
2006-04-19 10:39:57 +03:00
..
examples Missing file in last commit. 2006-04-03 10:28:53 +02:00
cmakelists.txt fix cmake generation error 2006-04-10 16:06:17 -05:00
copyright
emb_qcache.cc
emb_qcache.h
embedded_priv.h
lib_sql.cc Remove unused variables and label 2006-04-10 18:34:18 +02:00
libmysqld.c
libmysqld.def Add 'mysql_get_ssl_cipher' list of functions to export from libmysqld 2006-04-11 15:14:08 +02:00
libmysqld.rc
Makefile.am Fix compilation failure when compiling with BUILD/compile-pentium-debug-max 2006-04-19 10:39:57 +03:00
resource.h