Commit f9cac155 authored by Otto Kekäläinen's avatar Otto Kekäläinen
Browse files

Add missing aria_add_gis_sp.sql to mariadb-server-10.1

The file is needed by mysql_install_db and should be in the same location
as fill_help_tables.sql and maria_add_gis_sp_bootstrap.sql.
parent ecf50a91
...@@ -58,6 +58,7 @@ usr/lib/*/mariadb18/plugin/wsrep_info.so ...@@ -58,6 +58,7 @@ usr/lib/*/mariadb18/plugin/wsrep_info.so
usr/share/doc/mariadb-server-10.1/mysqld.sym.gz usr/share/doc/mariadb-server-10.1/mysqld.sym.gz
usr/share/mysql/errmsg-utf8.txt usr/share/mysql/errmsg-utf8.txt
usr/share/mysql/fill_help_tables.sql usr/share/mysql/fill_help_tables.sql
usr/share/mysql/maria_add_gis_sp.sql
usr/share/mysql/maria_add_gis_sp_bootstrap.sql usr/share/mysql/maria_add_gis_sp_bootstrap.sql
usr/share/mysql/mysql_performance_tables.sql usr/share/mysql/mysql_performance_tables.sql
usr/share/mysql/mysql_system_tables.sql usr/share/mysql/mysql_system_tables.sql
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment