Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | export some calls to init/deinit code outside of the module | Andrey Hristov | 2010-01-08 | 1 | -2/+2 |
| | |||||
* | Change of way the packet objects are created/initialised | Andrey Hristov | 2010-01-07 | 1 | -1/+1 |
| | | | | | | | | If the protocol gets changed, ever, we can decide at runtime easily which protocol to use by instantiating the right protocol object. But this is restricted to the structure of the packets, not the flow. | ||||
* | move MYSQLND_NET code to a separate file. | Andrey Hristov | 2009-12-16 | 1 | -0/+38 |
mysqlnd_wireprotocol is about the protocol not the transport layer |