mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
- backported gcc 3.0 linking fix from 4.0
- some cosmetical fixups (typos, comments) client/mysqlbinlog.cc: - fix for gcc 3.0 configure.in: - fix for gcc 3.0 - some cosmetic modifications (typos, comments) include/global.h: - fix for gcc 3.0 - some cosmetical fixes (typos, comments) sql/mysqld.cc: - fix for gcc 3.0
This commit is contained in:
@ -470,3 +470,5 @@ int main(int argc, char** argv)
|
||||
#else
|
||||
#include "log_event.cc"
|
||||
#endif
|
||||
|
||||
FIX_GCC_LINKING_PROBLEM
|
||||
|
Reference in New Issue
Block a user