New commits:
commit 9cc2e683ab56b233329cd6c0f305cb11fe2cc87a
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
mysql: Updated to 5.1.73 (released September 2013...)
Someone should work on redoing this, latest stable is 5.7.17!
SECURITY_PATCH++
commit 7aec4699199a190d161923ef86287e52a9700beb
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
mysql: Fix compiling with gcc 6+ (C++11 and newer) (Use gnu++98)
Fixes:
DictTabInfo.cpp:72:1: error: narrowing conversion of '-1' from 'int' to
'Uint32 {aka unsigned int}' inside { } [-Wnarrowing]