Sergei Golubchik
6b436cba01
Revert "Fixes buildbot issue with plugin.fulltext_plugin"
...
This reverts commit a8010e7689 .
The test doesn't require embedded after ab15628bbc
2024-10-17 09:11:47 +02:00
Monty
a8010e7689
Fixes buildbot issue with plugin.fulltext_plugin
...
The test is using features not in the embedded server.
Fixed by including not_embedded.inc
2024-10-16 17:24:46 +03:00
Sergei Golubchik
ab15628bbc
MDEV-35050 fix for embedded
2024-10-03 10:09:24 +02:00
Marko Mäkelä
6878c9d591
MDEV-35050 fixup: ./mtr --embedded
2024-10-03 10:40:58 +03:00
Sergei Golubchik
9021f40b8e
MDEV-35050 Found wrong usage of mutex upon setting plugin session variables
2024-10-01 18:29:11 +02:00
Alexander Barkov
762d3cb8ed
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...
2013-07-09 10:54:47 +04:00
Sergei Golubchik
d5fd757a42
1. add --plugin-dir and --default-auth to mysqltest.
...
2. dialog plugin now always returns mysql->password if non-empty and the first question is of password type
3. split get_tty_password into get_tty_password_buff and strdup.
4. dialog plugin now uses get_tty_password by default
5. dialog.test
6. moved small tests of individual plugins into a dedicated suite
2011-12-02 16:26:43 +01:00