mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.
This commit is contained in:
@@ -178,7 +178,7 @@ extern "C"
|
||||
my_bool not_used);
|
||||
}
|
||||
void query_cache_insert(NET *thd, const char *packet, ulong length);
|
||||
void query_cache_invalidate_by_MyISAM_filename(const char* filename);
|
||||
extern "C" void query_cache_invalidate_by_MyISAM_filename(const char* filename);
|
||||
|
||||
|
||||
struct Query_cache_memory_bin
|
||||
|
||||
Reference in New Issue
Block a user