mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Expose utf8mb4_bin charset for plugins
Cleanup other linker errors
This commit is contained in:
@ -3498,7 +3498,7 @@ public:
|
||||
const Column_definition *row_start,
|
||||
const Column_definition *row_end) const;
|
||||
};
|
||||
extern Vers_type_timestamp vers_type_timestamp;
|
||||
extern MYSQL_PLUGIN_IMPORT Vers_type_timestamp vers_type_timestamp;
|
||||
|
||||
|
||||
class Vers_type_trx: public Vers_type_handler
|
||||
|
Reference in New Issue
Block a user