| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Place mysqlmanager 'pdb' file in 'client_debug' directory
mysys.vcproj:
Removed define of __NT__ from 'Debug' target
mysqld.vcproj:
Always generate 'pdb' and 'map' files
|
|
|
|
|
|
|
|
|
| |
Disable old RPM strip
my_global.h:
Fixed wrong cast, which caused problems with gcc 4.0 and
floats in prepared statements (Bug #19694)
mysqlmanager.vcproj:
Place output files in common release/debug directory
|
| |
|
| |
|
|
|
|
|
| |
Rename "port.h" to "portability.h" to avoid conflict with system header file name,
and include the file in "Makefile.am".
|
| |
|
|
|