Xinchen Hui
|
a6519d0514
|
year++
|
2018-01-02 12:57:58 +08:00 |
|
Dmitry Stogov
|
e4a7d31b09
|
Merged allocations
|
2017-11-15 02:13:16 +03:00 |
|
Sammy Kaye Powers
|
9e29f841ce
|
Update copyright headers to 2017
|
2017-01-02 09:30:12 -06:00 |
|
Andrey Hristov
|
1c295d4a9a
|
Fix more emails
|
2016-03-16 10:57:12 +01:00 |
|
Lior Kaplan
|
71c1980025
|
Happy new year (Update copyright to 2016)
|
2016-01-01 20:06:12 +02:00 |
|
Andrey Hristov
|
85e4fcf647
|
Give the possibility of the client to pass a factory
|
2015-11-24 10:23:44 +01:00 |
|
Andrey Hristov
|
d477557094
|
Revert "Add some const-ness to the protocol frame codec"
This reverts commit f8c2b45948 .
|
2015-11-17 17:55:32 +01:00 |
|
Andrey Hristov
|
4ee4a4bb52
|
constify parameters
|
2015-11-17 14:49:18 +01:00 |
|
Andrey Hristov
|
fae994fed9
|
Bring consistency to the class by renaming the methods too (from the
old temporary name)
|
2015-11-17 13:28:47 +01:00 |
|
Andrey Hristov
|
f8c2b45948
|
Add some const-ness to the protocol frame codec
|
2015-11-17 13:17:17 +01:00 |
|
Andrey Hristov
|
33e97d465d
|
mysqlnd refactoring:
- move MYSQLND_READ_BUFFER to own file
|
2015-11-17 12:32:01 +01:00 |
|
Andrey Hristov
|
4fed8a28d0
|
mysqlnd refactoring :
- move the command buffer out of the networking code to the protocol frame
codec.
|
2015-11-16 15:37:11 +01:00 |
|
Andrey Hristov
|
2e3fc57c5c
|
MNDR:
- move things out of mysqlnd_priv.h
|
2015-11-12 16:19:16 +01:00 |
|
Andrey Hristov
|
e8ace2d4db
|
MNDR:
- remove inclusion of uneeded headers
|
2015-11-12 16:19:16 +01:00 |
|
Andrey Hristov
|
4248240648
|
MNDR:
- move the command factory to own file - mysqlnd_commands.c
|
2015-11-12 16:19:16 +01:00 |
|
Andrey Hristov
|
2cea04165c
|
MNDR:
- move all data members from MYSQLND_PFC to MYSQLND_PFC_DATA
|
2015-11-12 16:19:16 +01:00 |
|
Andrey Hristov
|
a530ecff97
|
MNDR:
- better name for MYSQLND_PPEC - MYSQLND_PFC (protocol frame codec)
|
2015-11-12 16:19:16 +01:00 |
|