mirror of
https://github.com/MariaDB/server.git
synced 2026-04-20 07:15:33 +02:00
Merge from 5.1
modified: mysql-test/suite/plugins/r/fulltext_plugin.result mysql-test/suite/plugins/t/fulltext_plugin.test plugin/fulltext/plugin_example.c sql/sql_show.cc pending merges: Sergei Golubchik 2013-07-06 Bug #69682 - mysqld crashes after uninstall ... Sergei Golubchik 2013-05-24 MDEV-4575 MySQL client doesn't strip off...
This commit is contained in:
commit
762d3cb8ed
4 changed files with 11 additions and 4 deletions
|
|
@ -210,7 +210,7 @@ static struct st_mysql_ftparser simple_parser_descriptor=
|
|||
|
||||
static struct st_mysql_show_var simple_status[]=
|
||||
{
|
||||
{"static", (char *)"just a static text", SHOW_CHAR},
|
||||
{"A_static", (char *)"just a static text", SHOW_CHAR},
|
||||
{"called", (char *)&number_of_calls, SHOW_LONG},
|
||||
{0,0,0}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue