File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11usr/lib/mysql/plugin/ha_innodb.so
2- usr/lib/mysql/plugin/ha_oqgraph.so
32usr/lib/mysql/plugin/sphinx.so
43usr/lib/mysql/plugin/auth_socket.so
54usr/lib/mysql/plugin/auth_pam.so
@@ -73,3 +72,4 @@ usr/share/mysql/mysql_system_tables.sql
7372usr/share/mysql/mysql_performance_tables.sql
7473usr/share/mysql/mysql_test_data_timezone.sql
7574@TOKUDB_DEB_FILES@
75+ @OQGRAPH_DEB_FILES@
Original file line number Diff line number Diff line change 11usr/lib/mysql/plugin/ha_innodb.so
2- usr/lib/mysql/plugin/ha_oqgraph.so
32usr/lib/mysql/plugin/sphinx.so
43usr/lib/mysql/plugin/auth_socket.so
54usr/lib/mysql/plugin/auth_pam.so
@@ -75,3 +74,4 @@ usr/share/mysql/mysql_system_tables.sql
7574usr/share/mysql/mysql_performance_tables.sql
7675usr/share/mysql/mysql_test_data_timezone.sql
7776@TOKUDB_DEB_FILES@
77+ @OQGRAPH_DEB_FILES@
Original file line number Diff line number Diff line change @@ -52,4 +52,5 @@ IF(BOOST_OK)
5252
5353 MYSQL_ADD_PLUGIN(oqgraph ha_oqgraph.cc graphcore.cc STORAGE_ENGINE
5454 MODULE_ONLY)
55+ SET (OQGRAPH_DEB_FILES "usr/lib/mysql/plugin/ha_oqgraph.so\n " PARENT_SCOPE)
5556ENDIF (BOOST_OK)
You can’t perform that action at this time.
0 commit comments