You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

167 lines
6.5 KiB

Many files: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header Added GPL copyright text my_vle.h, rpl_utility.h, my_vle.c, base64-t.c, rpl_utility.cc: Changed copyright header formatting some plugin_example.c, daemon_example.c: Added "Copyright (C) 2006 MySQL AB" to GPL header CMakeLists.txt: Added GPL copyright text client/CMakeLists.txt: Added GPL copyright text dbug/CMakeLists.txt: Added GPL copyright text extra/CMakeLists.txt: Added GPL copyright text extra/yassl/CMakeLists.txt: Added GPL copyright text extra/yassl/taocrypt/CMakeLists.txt: Added GPL copyright text libmysql/CMakeLists.txt: Added GPL copyright text libmysqld/CMakeLists.txt: Added GPL copyright text libmysqld/examples/CMakeLists.txt: Added GPL copyright text mysys/CMakeLists.txt: Added GPL copyright text regex/CMakeLists.txt: Added GPL copyright text server-tools/instance-manager/CMakeLists.txt: Added GPL copyright text sql/CMakeLists.txt: Added GPL copyright text storage/archive/CMakeLists.txt: Added GPL copyright text storage/blackhole/CMakeLists.txt: Added GPL copyright text storage/csv/CMakeLists.txt: Added GPL copyright text storage/example/CMakeLists.txt: Added GPL copyright text storage/federated/CMakeLists.txt: Added GPL copyright text storage/heap/CMakeLists.txt: Added GPL copyright text storage/innobase/CMakeLists.txt: Added GPL copyright text storage/myisam/CMakeLists.txt: Added GPL copyright text storage/myisammrg/CMakeLists.txt: Added GPL copyright text strings/CMakeLists.txt: Added GPL copyright text tests/CMakeLists.txt: Added GPL copyright text vio/CMakeLists.txt: Added GPL copyright text zlib/CMakeLists.txt: Added GPL copyright text include/my_vle.h: Changed copyright header formatting some mysys/my_vle.c: Changed copyright header formatting some plugin/daemon_example/daemon_example.c: Added "Copyright (C) 2006 MySQL AB" to GPL header plugin/fulltext/plugin_example.c: Added "Copyright (C) 2006 MySQL AB" to GPL header plugin/Makefile.am: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header sql/authors.h: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header sql/contributors.h: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header sql/item_xmlfunc.cc: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header sql/partition_element.h: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header sql/partition_info.h: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header sql/rpl_injector.cc: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header sql/rpl_injector.h: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header sql/sql_binlog.cc: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header sql/sql_servers.h: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header storage/Makefile.am: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header storage/archive/Makefile.am: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header storage/blackhole/Makefile.am: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header storage/csv/Makefile.am: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header storage/example/Makefile.am: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header storage/federated/Makefile.am: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header win/Makefile.am: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header sql/rpl_utility.cc: Changed copyright header formatting some sql/rpl_utility.h: Changed copyright header formatting some unittest/mysys/base64-t.c: Changed copyright header formatting some include/my_uctype.h: Added GPL copyright text plugin/daemon_example/Makefile.am: Added GPL copyright text plugin/fulltext/Makefile.am: Added GPL copyright text scripts/make_win_bin_dist: Added GPL copyright text server-tools/instance-manager/user_management_commands.cc: Added GPL copyright text sql/sql_builtin.cc.in: Added GPL copyright text sql/sql_show.h: Added GPL copyright text storage/archive/archive_test.c: Added GPL copyright text storage/ndb/src/kernel/blocks/dbtup/test_varpage.cpp: Added GPL copyright text storage/ndb/src/kernel/blocks/diskpage.cpp: Added GPL copyright text storage/ndb/src/kernel/vm/Rope.cpp: Added GPL copyright text storage/ndb/src/mgmsrv/ParamInfo.hpp: Added GPL copyright text strings/uctypedump.c: Added GPL copyright text unittest/Makefile.am: Added GPL copyright text unittest/examples/Makefile.am: Added GPL copyright text unittest/examples/core-t.c: Added GPL copyright text unittest/examples/no_plan-t.c: Added GPL copyright text unittest/examples/simple-t.c: Added GPL copyright text unittest/examples/skip-t.c: Added GPL copyright text unittest/examples/skip_all-t.c: Added GPL copyright text unittest/examples/todo-t.c: Added GPL copyright text unittest/mysys/Makefile.am: Added GPL copyright text unittest/mytap/Makefile.am: Added GPL copyright text unittest/mytap/t/Makefile.am: Added GPL copyright text unittest/mytap/t/basic-t.c: Added GPL copyright text unittest/unit.pl: Added GPL copyright text win/build-vs71.bat: Added GPL copyright text win/build-vs8.bat: Added GPL copyright text win/configure.js: Added GPL copyright text
19 years ago
initial cmake fileset. It is not production ready but stable enough to start working with win/build-vs71.bat: batch file to build project files for Visual Studio 2003 win/build-vs8.bat: batch file to build project files for Visual Studio 2005 win/cmakefiles/base: cmakefile that will later be moved into the target directory win/cmakefiles/bdb: cmakefile that will later be moved into the target directory win/cmakefiles/client: cmakefile that will later be moved into the target directory win/cmakefiles/dbug: cmakefile that will later be moved into the target directory win/cmakefiles/deploy.bat: cmakefile that will later be moved into the target directory win/cmakefiles/extra: cmakefile that will later be moved into the target directory win/cmakefiles/heap: cmakefile that will later be moved into the target directory win/cmakefiles/innobase: cmakefile that will later be moved into the target directory win/cmakefiles/myisam: cmakefile that will later be moved into the target directory win/cmakefiles/myisammrg: cmakefile that will later be moved into the target directory win/cmakefiles/mysys: cmakefile that will later be moved into the target directory win/cmakefiles/regex: cmakefile that will later be moved into the target directory win/cmakefiles/sql: cmakefile that will later be moved into the target directory win/cmakefiles/strings: cmakefile that will later be moved into the target directory win/cmakefiles/taocrypt: cmakefile that will later be moved into the target directory win/cmakefiles/vio: cmakefile that will later be moved into the target directory win/cmakefiles/yassl: cmakefile that will later be moved into the target directory win/cmakefiles/zlib: cmakefile that will later be moved into the target directory win/config-handlerton.js: javascript file for updating handlerton.cc based on configure options win/config-version.js: javascript file for updating mysql_version.h based on configure.in data win/configure.js: basic configure javascript
20 years ago
initial cmake fileset. It is not production ready but stable enough to start working with win/build-vs71.bat: batch file to build project files for Visual Studio 2003 win/build-vs8.bat: batch file to build project files for Visual Studio 2005 win/cmakefiles/base: cmakefile that will later be moved into the target directory win/cmakefiles/bdb: cmakefile that will later be moved into the target directory win/cmakefiles/client: cmakefile that will later be moved into the target directory win/cmakefiles/dbug: cmakefile that will later be moved into the target directory win/cmakefiles/deploy.bat: cmakefile that will later be moved into the target directory win/cmakefiles/extra: cmakefile that will later be moved into the target directory win/cmakefiles/heap: cmakefile that will later be moved into the target directory win/cmakefiles/innobase: cmakefile that will later be moved into the target directory win/cmakefiles/myisam: cmakefile that will later be moved into the target directory win/cmakefiles/myisammrg: cmakefile that will later be moved into the target directory win/cmakefiles/mysys: cmakefile that will later be moved into the target directory win/cmakefiles/regex: cmakefile that will later be moved into the target directory win/cmakefiles/sql: cmakefile that will later be moved into the target directory win/cmakefiles/strings: cmakefile that will later be moved into the target directory win/cmakefiles/taocrypt: cmakefile that will later be moved into the target directory win/cmakefiles/vio: cmakefile that will later be moved into the target directory win/cmakefiles/yassl: cmakefile that will later be moved into the target directory win/cmakefiles/zlib: cmakefile that will later be moved into the target directory win/config-handlerton.js: javascript file for updating handlerton.cc based on configure options win/config-version.js: javascript file for updating mysql_version.h based on configure.in data win/configure.js: basic configure javascript
20 years ago
initial cmake fileset. It is not production ready but stable enough to start working with win/build-vs71.bat: batch file to build project files for Visual Studio 2003 win/build-vs8.bat: batch file to build project files for Visual Studio 2005 win/cmakefiles/base: cmakefile that will later be moved into the target directory win/cmakefiles/bdb: cmakefile that will later be moved into the target directory win/cmakefiles/client: cmakefile that will later be moved into the target directory win/cmakefiles/dbug: cmakefile that will later be moved into the target directory win/cmakefiles/deploy.bat: cmakefile that will later be moved into the target directory win/cmakefiles/extra: cmakefile that will later be moved into the target directory win/cmakefiles/heap: cmakefile that will later be moved into the target directory win/cmakefiles/innobase: cmakefile that will later be moved into the target directory win/cmakefiles/myisam: cmakefile that will later be moved into the target directory win/cmakefiles/myisammrg: cmakefile that will later be moved into the target directory win/cmakefiles/mysys: cmakefile that will later be moved into the target directory win/cmakefiles/regex: cmakefile that will later be moved into the target directory win/cmakefiles/sql: cmakefile that will later be moved into the target directory win/cmakefiles/strings: cmakefile that will later be moved into the target directory win/cmakefiles/taocrypt: cmakefile that will later be moved into the target directory win/cmakefiles/vio: cmakefile that will later be moved into the target directory win/cmakefiles/yassl: cmakefile that will later be moved into the target directory win/cmakefiles/zlib: cmakefile that will later be moved into the target directory win/config-handlerton.js: javascript file for updating handlerton.cc based on configure options win/config-version.js: javascript file for updating mysql_version.h based on configure.in data win/configure.js: basic configure javascript
20 years ago
initial cmake fileset. It is not production ready but stable enough to start working with win/build-vs71.bat: batch file to build project files for Visual Studio 2003 win/build-vs8.bat: batch file to build project files for Visual Studio 2005 win/cmakefiles/base: cmakefile that will later be moved into the target directory win/cmakefiles/bdb: cmakefile that will later be moved into the target directory win/cmakefiles/client: cmakefile that will later be moved into the target directory win/cmakefiles/dbug: cmakefile that will later be moved into the target directory win/cmakefiles/deploy.bat: cmakefile that will later be moved into the target directory win/cmakefiles/extra: cmakefile that will later be moved into the target directory win/cmakefiles/heap: cmakefile that will later be moved into the target directory win/cmakefiles/innobase: cmakefile that will later be moved into the target directory win/cmakefiles/myisam: cmakefile that will later be moved into the target directory win/cmakefiles/myisammrg: cmakefile that will later be moved into the target directory win/cmakefiles/mysys: cmakefile that will later be moved into the target directory win/cmakefiles/regex: cmakefile that will later be moved into the target directory win/cmakefiles/sql: cmakefile that will later be moved into the target directory win/cmakefiles/strings: cmakefile that will later be moved into the target directory win/cmakefiles/taocrypt: cmakefile that will later be moved into the target directory win/cmakefiles/vio: cmakefile that will later be moved into the target directory win/cmakefiles/yassl: cmakefile that will later be moved into the target directory win/cmakefiles/zlib: cmakefile that will later be moved into the target directory win/config-handlerton.js: javascript file for updating handlerton.cc based on configure options win/config-version.js: javascript file for updating mysql_version.h based on configure.in data win/configure.js: basic configure javascript
20 years ago
  1. # Copyright (C) 2006 MySQL AB
  2. #
  3. # This program is free software; you can redistribute it and/or modify
  4. # it under the terms of the GNU General Public License as published by
  5. # the Free Software Foundation; version 2 of the License.
  6. #
  7. # This program is distributed in the hope that it will be useful,
  8. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  9. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  10. # GNU General Public License for more details.
  11. #
  12. # You should have received a copy of the GNU General Public License
  13. # along with this program; if not, write to the Free Software
  14. # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
  15. PROJECT(MySql)
  16. # This reads user configuration, generated by configure.js.
  17. INCLUDE(win/configure.data)
  18. # Hardcode support for CSV storage engine
  19. SET(WITH_CSV_STORAGE_ENGINE TRUE)
  20. CONFIGURE_FILE(${CMAKE_SOURCE_DIR}/include/mysql_version.h.in
  21. ${CMAKE_SOURCE_DIR}/include/mysql_version.h @ONLY)
  22. SET(WITH_HEAP_STORAGE_ENGINE TRUE)
  23. ADD_DEFINITIONS(-D WITH_HEAP_STORAGE_ENGINE)
  24. SET (mysql_plugin_defs "${mysql_plugin_defs},builtin_heap_plugin")
  25. SET(WITH_MYISAM_STORAGE_ENGINE TRUE)
  26. ADD_DEFINITIONS(-D WITH_MYISAM_STORAGE_ENGINE)
  27. SET (mysql_plugin_defs "${mysql_plugin_defs},builtin_myisam_plugin")
  28. SET(WITH_MYISAMMRG_STORAGE_ENGINE TRUE)
  29. ADD_DEFINITIONS(-D WITH_MYISAMMRG_STORAGE_ENGINE)
  30. SET (mysql_plugin_defs "${mysql_plugin_defs},builtin_myisammrg_plugin")
  31. IF(WITH_ARCHIVE_STORAGE_ENGINE)
  32. ADD_DEFINITIONS(-D WITH_ARCHIVE_STORAGE_ENGINE)
  33. SET (mysql_plugin_defs "${mysql_plugin_defs},builtin_archive_plugin")
  34. ENDIF(WITH_ARCHIVE_STORAGE_ENGINE)
  35. IF(WITH_BLACKHOLE_STORAGE_ENGINE)
  36. ADD_DEFINITIONS(-D WITH_BLACKHOLE_STORAGE_ENGINE)
  37. SET (mysql_plugin_defs "${mysql_plugin_defs},builtin_blackhole_plugin")
  38. ENDIF(WITH_BLACKHOLE_STORAGE_ENGINE)
  39. IF(WITH_CSV_STORAGE_ENGINE)
  40. ADD_DEFINITIONS(-D WITH_CSV_STORAGE_ENGINE)
  41. SET (mysql_plugin_defs "${mysql_plugin_defs},builtin_csv_plugin")
  42. ENDIF(WITH_CSV_STORAGE_ENGINE)
  43. IF(WITH_EXAMPLE_STORAGE_ENGINE)
  44. ADD_DEFINITIONS(-D WITH_EXAMPLE_STORAGE_ENGINE)
  45. SET (mysql_plugin_defs "${mysql_plugin_defs},builtin_example_plugin")
  46. ENDIF(WITH_EXAMPLE_STORAGE_ENGINE)
  47. IF(WITH_INNOBASE_STORAGE_ENGINE)
  48. ADD_DEFINITIONS(-D WITH_INNOBASE_STORAGE_ENGINE)
  49. SET (mysql_plugin_defs "${mysql_plugin_defs},builtin_innobase_plugin")
  50. ENDIF(WITH_INNOBASE_STORAGE_ENGINE)
  51. IF(WITH_PARTITION_STORAGE_ENGINE)
  52. ADD_DEFINITIONS(-D WITH_PARTITION_STORAGE_ENGINE)
  53. SET (mysql_plugin_defs "${mysql_plugin_defs},builtin_partition_plugin")
  54. ENDIF(WITH_PARTITION_STORAGE_ENGINE)
  55. IF(WITH_FEDERATED_STORAGE_ENGINE)
  56. ADD_DEFINITIONS(-D WITH_FEDERATED_STORAGE_ENGINE)
  57. SET (mysql_plugin_defs "${mysql_plugin_defs},builtin_federated_plugin")
  58. ENDIF(WITH_FEDERATED_STORAGE_ENGINE)
  59. CONFIGURE_FILE(${CMAKE_SOURCE_DIR}/sql/sql_builtin.cc.in
  60. ${CMAKE_SOURCE_DIR}/sql/sql_builtin.cc @ONLY)
  61. SET(localstatedir "C:\\mysql\\data")
  62. CONFIGURE_FILE(${CMAKE_SOURCE_DIR}/support-files/my-huge.cnf.sh
  63. ${CMAKE_SOURCE_DIR}/support-files/my-huge.ini @ONLY)
  64. CONFIGURE_FILE(${CMAKE_SOURCE_DIR}/support-files/my-innodb-heavy-4G.cnf.sh
  65. ${CMAKE_SOURCE_DIR}/support-files/my-innodb-heavy-4G.ini @ONLY)
  66. CONFIGURE_FILE(${CMAKE_SOURCE_DIR}/support-files/my-large.cnf.sh
  67. ${CMAKE_SOURCE_DIR}/support-files/my-large.ini @ONLY)
  68. CONFIGURE_FILE(${CMAKE_SOURCE_DIR}/support-files/my-medium.cnf.sh
  69. ${CMAKE_SOURCE_DIR}/support-files/my-medium.ini @ONLY)
  70. CONFIGURE_FILE(${CMAKE_SOURCE_DIR}/support-files/my-small.cnf.sh
  71. ${CMAKE_SOURCE_DIR}/support-files/my-small.ini @ONLY)
  72. IF(__NT__)
  73. ADD_DEFINITIONS(-D __NT__)
  74. ENDIF(__NT__)
  75. IF(CYBOZU)
  76. ADD_DEFINITIONS(-D CYBOZU)
  77. ENDIF(CYBOZU)
  78. # in some places we use DBUG_OFF
  79. SET(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -D DBUG_OFF")
  80. SET(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} -D DBUG_OFF")
  81. IF(CMAKE_GENERATOR MATCHES "Visual Studio 8")
  82. SET(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} /wd4996")
  83. SET(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} /wd4996")
  84. SET(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} /wd4996")
  85. SET(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} /wd4996")
  86. ENDIF(CMAKE_GENERATOR MATCHES "Visual Studio 8")
  87. IF(CMAKE_GENERATOR MATCHES "Visual Studio 7" OR
  88. CMAKE_GENERATOR MATCHES "Visual Studio 8")
  89. # replace /MDd with /MTd
  90. STRING(REPLACE "/MDd" "/MTd" CMAKE_CXX_FLAGS_DEBUG_INIT
  91. ${CMAKE_CXX_FLAGS_DEBUG_INIT})
  92. STRING(REPLACE "/MDd" "/MTd" CMAKE_C_FLAGS_DEBUG_INIT
  93. ${CMAKE_C_FLAGS_DEBUG_INIT})
  94. STRING(REPLACE "/MD" "/MT" CMAKE_C_FLAGS_RELEASE
  95. ${CMAKE_C_FLAGS_RELEASE})
  96. STRING(REPLACE "/MDd" "/MTd" CMAKE_C_FLAGS_DEBUG
  97. ${CMAKE_C_FLAGS_DEBUG})
  98. STRING(REPLACE "/MD" "/MT" CMAKE_CXX_FLAGS_RELEASE
  99. ${CMAKE_CXX_FLAGS_RELEASE})
  100. STRING(REPLACE "/MDd" "/MTd" CMAKE_CXX_FLAGS_DEBUG
  101. ${CMAKE_CXX_FLAGS_DEBUG})
  102. # remove support for Exception handling
  103. STRING(REPLACE "/GX" "" CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS})
  104. STRING(REPLACE "/EHsc" "" CMAKE_CXX_FLAGS ${CMAKE_CXX_FLAGS})
  105. STRING(REPLACE "/EHsc" "" CMAKE_CXX_FLAGS_INIT
  106. ${CMAKE_CXX_FLAGS_INIT})
  107. STRING(REPLACE "/EHsc" "" CMAKE_CXX_FLAGS_DEBUG_INIT
  108. ${CMAKE_CXX_FLAGS_DEBUG_INIT})
  109. ENDIF(CMAKE_GENERATOR MATCHES "Visual Studio 7" OR
  110. CMAKE_GENERATOR MATCHES "Visual Studio 8")
  111. ADD_DEFINITIONS("-D_WINDOWS -D__WIN__ -D _CRT_SECURE_NO_DEPRECATE")
  112. ADD_SUBDIRECTORY(vio)
  113. ADD_SUBDIRECTORY(dbug)
  114. ADD_SUBDIRECTORY(strings)
  115. ADD_SUBDIRECTORY(regex)
  116. ADD_SUBDIRECTORY(mysys)
  117. ADD_SUBDIRECTORY(extra/yassl)
  118. ADD_SUBDIRECTORY(extra/yassl/taocrypt)
  119. ADD_SUBDIRECTORY(extra)
  120. ADD_SUBDIRECTORY(zlib)
  121. ADD_SUBDIRECTORY(storage/heap)
  122. ADD_SUBDIRECTORY(storage/myisam)
  123. ADD_SUBDIRECTORY(storage/myisammrg)
  124. ADD_SUBDIRECTORY(client)
  125. IF(WITH_ARCHIVE_STORAGE_ENGINE)
  126. ADD_SUBDIRECTORY(storage/archive)
  127. ENDIF(WITH_ARCHIVE_STORAGE_ENGINE)
  128. IF(WITH_BLACKHOLE_STORAGE_ENGINE)
  129. ADD_SUBDIRECTORY(storage/blackhole)
  130. ENDIF(WITH_BLACKHOLE_STORAGE_ENGINE)
  131. IF(WITH_CSV_STORAGE_ENGINE)
  132. ADD_SUBDIRECTORY(storage/csv)
  133. ENDIF(WITH_CSV_STORAGE_ENGINE)
  134. IF(WITH_EXAMPLE_STORAGE_ENGINE)
  135. ADD_SUBDIRECTORY(storage/example)
  136. ENDIF(WITH_EXAMPLE_STORAGE_ENGINE)
  137. IF(WITH_FEDERATED_STORAGE_ENGINE)
  138. ADD_SUBDIRECTORY(storage/federated)
  139. ENDIF(WITH_FEDERATED_STORAGE_ENGINE)
  140. IF(WITH_INNOBASE_STORAGE_ENGINE)
  141. ADD_SUBDIRECTORY(storage/innobase)
  142. ENDIF(WITH_INNOBASE_STORAGE_ENGINE)
  143. ADD_SUBDIRECTORY(sql)
  144. ADD_SUBDIRECTORY(server-tools/instance-manager)
  145. ADD_SUBDIRECTORY(libmysql)
  146. ADD_SUBDIRECTORY(tests)
  147. # disable libmysqld until it's fixed, so we can use Cmake 2.2 and 2.4
  148. #ADD_SUBDIRECTORY(libmysqld)
  149. #ADD_SUBDIRECTORY(libmysqld/examples)