Sergei Golubchik
2db62f686e
Merge branch '10.0' into 10.1
2015-03-07 13:21:02 +01:00
Sergei Golubchik
73033e5e1a
fix mroonga to compile w/o performance schema
2015-02-24 15:54:59 +01:00
Sergei Golubchik
16c01c7004
after merge: fix mroonga to compile and pass its tests
2015-02-19 10:26:52 +01:00
Kentoku SHIBA
f5dabd7aca
Update Mroonga to the latest version on 2015-02-17T13:34:27+0900
2015-02-17 13:34:27 +09:00
Sergei Golubchik
1caee39307
disable mroonga temporarily: see MDEV-7246
2014-12-02 22:25:53 +01:00
Sergei Golubchik
853077ad7e
Merge branch '10.0' into bb-10.1-merge
...
Conflicts:
.bzrignore
VERSION
cmake/plugin.cmake
debian/dist/Debian/control
debian/dist/Ubuntu/control
mysql-test/r/join_outer.result
mysql-test/r/join_outer_jcl6.result
mysql-test/r/null.result
mysql-test/r/old-mode.result
mysql-test/r/union.result
mysql-test/t/join_outer.test
mysql-test/t/null.test
mysql-test/t/old-mode.test
mysql-test/t/union.test
packaging/rpm-oel/mysql.spec.in
scripts/mysql_config.sh
sql/ha_ndbcluster.cc
sql/ha_ndbcluster_binlog.cc
sql/ha_ndbcluster_cond.cc
sql/item_cmpfunc.h
sql/lock.cc
sql/sql_select.cc
sql/sql_show.cc
sql/sql_update.cc
sql/sql_yacc.yy
storage/innobase/buf/buf0flu.cc
storage/innobase/fil/fil0fil.cc
storage/innobase/include/srv0srv.h
storage/innobase/lock/lock0lock.cc
storage/tokudb/CMakeLists.txt
storage/xtradb/buf/buf0flu.cc
storage/xtradb/fil/fil0fil.cc
storage/xtradb/include/srv0srv.h
storage/xtradb/lock/lock0lock.cc
support-files/mysql.spec.sh
2014-12-02 22:25:16 +01:00
Sergei Golubchik
4e2973b48e
10.0-mroonga
2014-11-20 17:39:11 +01:00
Sergei Golubchik
95a8587b6e
mroonga/groonga: remove unused packaging data and bundled software
2014-11-18 22:27:03 +01:00
Sergei Golubchik
4ec0799fe5
mroonga/groonga: disable building of unnecessary or unsupported components
2014-11-18 22:26:25 +01:00
Sergei Golubchik
bb1ce607e3
mroonga/groonga: CMakeLists.txt
...
* use the same HAVE_C/CXX_ variables for compiler flag tests as the rest of
the server and tokudb - to use cached results
* plugin's name should be "mroonga" not "ha_mroonga"
* don't use set_property(TARGET plugin_name ...), it aborts cmake when a plugin
id disabled, because the target doesn't exists in that case
result: mroonga can now be disabled from cmake command line
2014-11-18 22:26:20 +01:00
Elena Stepanova
62bea520f9
MDEV-7072 mroonga/wrapper.version_56_or_later_performance_schema fails in buildbot on a build without perfschema
...
Added a call for the include file to check for the presence of perfschema
2014-11-12 05:56:45 +04:00
Kentoku SHIBA
903d145f4d
cmake: use "mroonga" instead of "ha_mroonga" for plugin name
2014-11-04 00:40:20 +09:00
Kentoku SHIBA
c65b9ee740
remove needless source tree
2014-11-04 00:09:16 +09:00
Kentoku SHIBA
323fe245a0
Disable foreign_key_create test.
2014-10-24 06:37:53 +09:00
Kentoku SHIBA
64593e7c57
Skip Mroonga if platform is big endian. Remove last test disabling.
2014-10-23 00:31:01 +09:00
Kentoku SHIBA
6cd18ec86c
Disable tests for Power8.
2014-10-22 03:43:19 +09:00
Kentoku SHIBA
7f3d555087
Update Mroonga to the latest version on 2014-10-21T04:51:38+0900
2014-10-21 04:51:38 +09:00
Sergei Golubchik
ba85a008e4
merge
2014-10-10 20:59:06 +02:00
Sergei Golubchik
1b75bed00f
5.5.40+ merge
2014-10-09 10:30:11 +02:00
Alexander Barkov
e2b895ec7b
Merge 10.0-mroonga -> 10.0
2014-10-10 13:16:41 +04:00
Sergey Vojtovich
1efee0379e
Fixed mroonga build failure on Power8: define generic gcc version of
...
GRN_SET_64BIT.
2014-10-09 12:25:45 +04:00
Kentoku SHIBA
bdeb2c62c5
fix Windows build disabling position
2014-10-03 11:30:53 +09:00
Alexander Barkov
665ea7796f
Merge 10.0-mroonga -> 10.0
2014-10-02 15:48:20 +04:00
Alexander Barkov
8dbe3d81d4
- Changing Mroonga maturnity from STABLE to BETA
...
- removing libmysql/libmysql.version from .bzrignore,
as we don't have this file any more
2014-10-02 14:58:57 +04:00
Kentoku SHIBA
0cc855cdc8
Update Mroonga to the latest version on 2014-09-21T00:33:44+0900
2014-09-21 00:33:45 +09:00