diff options
author | Alexander Nozdrin <alik@sun.com> | 2010-04-12 17:35:06 +0400 |
---|---|---|
committer | Alexander Nozdrin <alik@sun.com> | 2010-04-12 17:35:06 +0400 |
commit | 2283e1b510998ea904f118b0da50986ec4047de2 (patch) | |
tree | a7f511bb1291c983ab7f52170a21bbabad6684f6 /storage | |
parent | 50ff45156653ad26b849bfc64e92aea7dc283b9d (diff) | |
download | mariadb-git-2283e1b510998ea904f118b0da50986ec4047de2.tar.gz |
Fix compile error (different storage class for mysql_temp_dir_list)
when trying to build innodb as plugin.
The reason for the error is mismatch in mysql_temp_dir_list
declaration between mysqld.h and usage in ha_innodb.cc
Add missing MYSQL_PLUGIN_IMPORT to mysql_tmpdir_list
(variables exported by the server and used by plugin need it).
Diffstat (limited to 'storage')
0 files changed, 0 insertions, 0 deletions