summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlexander Nozdrin <alik@sun.com>2010-04-12 17:35:06 +0400
committerAlexander Nozdrin <alik@sun.com>2010-04-12 17:35:06 +0400
commitfe0828b3b8193e086abe740572c9b0cb2b7da671 (patch)
treea7f511bb1291c983ab7f52170a21bbabad6684f6 /Makefile.am
parent60333fbec9254056741a17d175611ca6eaebd1dd (diff)
downloadmariadb-git-fe0828b3b8193e086abe740572c9b0cb2b7da671.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 'Makefile.am')
0 files changed, 0 insertions, 0 deletions