mariadb/ndb
unknown 13047f4521 Makefile.am:
local flag in ndbapi to set -O2 since problems occur with -O3
pc.hpp, Emulator.hpp, Emulator.cpp, ErrorReporter.cpp:
  USE_EMULATED_JAM -> !NO_EMULATED_JAM
ErrorReporter.hpp:
  removed NDEBUG and removed THREAD_ASSERT
Dbdict.cpp:
  NDB_DEBUG -> VM_TRACE
configure.in:
  cleaned up ndb CXX flags and added optional flag possibility


configure.in:
  cleaned up ndb CXX flags and added optional flag possibility
ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
  NDB_DEBUG -> VM_TRACE
ndb/src/kernel/error/ErrorReporter.cpp:
  USE_EMULATED_JAM -> !NO_EMULATED_JAM
ndb/src/kernel/error/ErrorReporter.hpp:
  removed NDEBUG and removed THREAD_ASSERT
ndb/src/kernel/vm/Emulator.cpp:
  USE_EMULATED_JAM -> !NO_EMULATED_JAM
ndb/src/kernel/vm/Emulator.hpp:
  USE_EMULATED_JAM -> !NO_EMULATED_JAM
ndb/src/kernel/vm/pc.hpp:
  USE_EMULATED_JAM -> !NO_EMULATED_JAM
ndb/src/ndbapi/Makefile.am:
  local flag in ndbapi to set -O2 since problems occur with -O3
2004-06-03 13:15:54 +02:00
..
bin regression.sh: 2004-05-12 16:15:43 +02:00
config several ndb make changes, see respective file 2004-06-02 00:54:58 +00:00
demos Removed unnecessary README files 2004-04-14 15:42:56 +02:00
docs Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
examples more removing of "system" files and introducing ndb_global/my_global 2004-05-07 15:34:12 +02:00
home Added more files for NDB Cluster 2004-04-14 12:13:54 +02:00
include several ndb make changes, see respective file 2004-06-02 00:54:58 +00:00
lib Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
old_files several ndb make changes, see respective file 2004-06-02 00:54:58 +00:00
src Makefile.am: 2004-06-03 13:15:54 +02:00
test Setup connect string 2004-06-03 10:17:52 +02:00
tools collapsed ndb start/stop scripts in mysql-test-run + ndb bin name changes 2004-06-02 10:37:42 +00:00
Makefile.am several ndb make changes, see respective file 2004-06-02 00:54:58 +00:00