9 Commits

Author SHA1 Message Date
Chris Miles
6d7beb1796
[Database] Fix multi-statement error reporting (#3425) 2023-06-19 11:55:32 -05:00
Michael Cook (mackal)
4fe6836cf0 Fix compiling with libc++ 2018-04-27 21:41:52 -04:00
Michael Cook (mackal)
56cb719d1a Merge pull request #522 from 9thsector/FreeBSDFixes
FreeBSD Compile Fixes
2016-05-25 18:53:56 -04:00
Michael Cook (mackal)
c43d436b1f Fix more windows.h/winsock.h/winsock2.h issues
We want to use winsock2.h rather than winsock.h. This was mostly enforced
from the global_defines.h file, but I wanted to make it consistent.

Most of these includes can be removed since they're included via
global_defines.h, but someone on windows should clean that up
2016-05-25 13:46:47 -04:00
phredi
fd693a671b FreeBSD Compile Fixes 2016-05-24 23:24:49 -05:00
Arthur Ice
f6166bcb94 modified mysql results/row to be ready for range based for 2015-01-08 21:20:56 -08:00
Akkadius
c1e5d8b7dc misc cleanup 2014-12-15 22:21:57 -06:00
Michael Cook (mackal)
9d6dc47cf4 Fix crash with MySQLRequestResult::ErrorMessage() 2014-08-28 02:15:37 -04:00
KimLS
7fc21b9e3a Tons of renames 2014-08-21 19:33:02 -07:00