Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-26 | Core/Deps: MySQL sources out. | Shauren | |
Windows users are now required to download and install mysql server with headers and libraries | |||
2013-12-25 | Core/Scripting: Replace casted with cast as casted is not a word. | Malcrom | |
2011-03-05 | Dep/MySQL: Updated MySQL sources to version 5.5.9 (current GA) | Xanadu | |
2010-09-07 | BuildSystem/Windows: * Added 5.1.50 (GA) MySQL client sources for ↵ | Xanadu | |
crosscompiling (or lazy) windows people. * Added an option to autosearch for your own installed MySQL as before. Note that default setting is to use the internal MySQL. * You can now build 32-bit even if your MySQL is x64 and vice versa. * Recommended MySQL server version for use with provided MySQL client sources is 5.1.x. * If your server version is different, let CMake autofind and use it instead (check EXTERNAL_MYSQL option) --HG-- branch : trunk |