2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Caolan McMahon's nodeunit as submodule
Sannis
as Oleg Efimov
More... almost 15 years ago
Possible implement use/store result switch for MysqlSyncConn::Query(). Use it carefully
Sannis
as Oleg Efimov
More... almost 15 years ago
Split statements related functions into special section of API overview.
Sannis
as Oleg Efimov
More... almost 15 years ago
Add MysqlSyncConn::MultiMoreResults(), MysqlSyncConn::multiNextResult() and MysqlSyncConn::multiRealQuery() methods
Sannis
as Oleg Efimov
More... almost 15 years ago
Add MysqlSyncConn::FieldCount() method
Sannis
as Oleg Efimov
More... almost 15 years ago
Fix compile errors in binding source
Sannis
as Oleg Efimov
More... almost 15 years ago
Fix cpplint.py error on long line
Sannis
as Oleg Efimov
More... almost 15 years ago
Add MysqlSyncConn::RealQuery(), StoreResult() and UseResult() methods without tests and compile checking
Sannis
as Oleg Efimov
More... almost 15 years ago
Remove some MySQLnd and deprecated functions from MySQLi API overview
Sannis
as Oleg Efimov
More... almost 15 years ago
Add MysqlSyncConn::Debug() method without tests and compile checking
Sannis
as Oleg Efimov
More... almost 15 years ago
Add MysqlSyncConn::DumpDebugInfo() method without tests and compile checking
Sannis
as Oleg Efimov
More... almost 15 years ago
Remove extra MySQLnd functions from MySQLi API overview
Sannis
as Oleg Efimov
More... almost 15 years ago
Add MysqlSyncConn::Stat() method without tests and compile checking
Sannis
as Oleg Efimov
More... almost 15 years ago
Fix bug with 'lint' target in wscript
Sannis
as Oleg Efimov
More... almost 15 years ago
Add MysqlSyncConn::GetWarnings() method with tests
Sannis
as Oleg Efimov
More... almost 15 years ago
Add MysqlSyncConn::GetInfoString() method with tests
Sannis
as Oleg Efimov
More... almost 15 years ago
Add MysqlSyncConn::SqlState() method with tests
Sannis
as Oleg Efimov
More... almost 15 years ago
Bump version to 0.0.3
Sannis
as Oleg Efimov
More... almost 15 years ago
Add MysqlSyncConn::SetSsl() method
Sannis
as Oleg Efimov
More... almost 15 years ago
Add MysqlSyncConn::GetCharset() method with tests
Sannis
as Oleg Efimov
More... almost 15 years ago
Add MysqlSyncConn::GetCharsetName() method with tests
Sannis
as Oleg Efimov
More... almost 15 years ago
Add MysqlSyncConn::SetCharset() method with tests
Sannis
as Oleg Efimov
More... almost 15 years ago
Add MysqlSyncConn::selectDb() method
Sannis
as Oleg Efimov
More... almost 15 years ago
Add node-mysql-sync API overview at docs/api_node_mysql_sync.md
Sannis
as Oleg Efimov
More... almost 15 years ago
Add MysqlSyncConn::Ping() method, add connection check in MysqlSyncConn::ChangeUser()
Sannis
as Oleg Efimov
More... almost 15 years ago
Add MysqlSyncConn::ChangeUser method.
Sannis
as Oleg Efimov
More... almost 15 years ago
Fix ugly bug and change mysql_sync_bindings.cc to follow coding styles
Sannis
as Oleg Efimov
More... almost 15 years ago
Add MysqlSyncConn::connectErrno() and MysqlSyncConn::connectError() methods with tests
Sannis
as Oleg Efimov
More... almost 15 years ago
Add tests/debug.js for inspecting bindings 'classes' from javascript
Sannis
as Oleg Efimov
More... almost 15 years ago
Add docs/api_php_mysqli.md, overview of PHP MySQLi API, that will be approximately implemented in node-mysql-sync.
Sannis
as Oleg Efimov
More... almost 15 years ago