vraatikka
|
e1d7a5640d
|
Put structure check fields behind SS_DEBUG macros. Thus, they are only included in debug builds.
|
2013-09-09 10:05:46 +03:00 |
|
vraatikka
|
e40aace963
|
Renamed MySQLProtocol member 'descriptor' to 'owner_dcb'.
|
2013-09-08 23:31:05 +03:00 |
|
vraatikka
|
88ffcaa3d4
|
Removed 'extern' keyword from function declaration in headers. Functions are 'extern' by default.
Changed mysql_protocol_init prototype and implementation to return MySQLProtocol pointer instead of boolean.
|
2013-09-01 00:30:46 +03:00 |
|
vraatikka
|
9bf0f58526
|
introduce mysql_protocol_init.
|
2013-08-31 23:54:35 +03:00 |
|
vraatikka
|
9d6b13c288
|
Replaced macros with enumereted type.
|
2013-08-31 12:04:02 +03:00 |
|
vraatikka
|
48165bf5cd
|
Removed unused protocol_mutex and references to it.
|
2013-08-28 23:25:27 +03:00 |
|
vraatikka
|
786468fc5d
|
Added status checks, removed some dead code, changed macros to enumerated types, renamed variables to reflect better what they mean.
|
2013-08-28 22:59:53 +03:00 |
|
Timofey Turenko
|
a7c82310f9
|
moving files to /server to make merge possible
|
2013-07-28 05:31:11 +00:00 |
|