Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sidorares/nodejs-mysql-native issues and pull requests
#81 - Version 10 of node.js has been released
Issue -
State: open - Opened by greenkeeper[bot] over 6 years ago
Labels: greenkeeper
#80 - Add Greenkeeper badge 🌴
Pull Request -
State: open - Opened by greenkeeper[bot] almost 8 years ago
Labels: greenkeeper
#79 - Add a Bitdeli Badge to README
Pull Request -
State: closed - Opened by bitdeli-chef about 11 years ago
#78 - Fix handling for several SQL types on both RX/TX + add connection pools
Pull Request -
State: open - Opened by noamw over 11 years ago
- 4 comments
#77 - extra fix for #75
Pull Request -
State: closed - Opened by chrisdew over 11 years ago
#76 - fix #75
Pull Request -
State: closed - Opened by chrisdew over 11 years ago
- 1 comment
#75 - global leak of 'h'
Issue -
State: closed - Opened by chrisdew over 11 years ago
- 1 comment
#74 - Feature Request: Connection Pooling
Issue -
State: open - Opened by chrisdew over 11 years ago
- 6 comments
#73 - Transactions Not Supported via execute(); Only via query()
Issue -
State: closed - Opened by gilbo over 12 years ago
- 1 comment
#72 - SQL injection?
Issue -
State: closed - Opened by ghost over 12 years ago
- 1 comment
#71 - #69 test and fix reading float in non-zero position
Pull Request -
State: closed - Opened by chrisdew over 12 years ago
- 2 comments
#70 - #68 reading non-zero position doubles, tested and fixed
Pull Request -
State: closed - Opened by chrisdew over 12 years ago
- 2 comments
#69 - Reading floats not supported.
Issue -
State: open - Opened by chrisdew over 12 years ago
#68 - Reading double values yields corrupted results.
Issue -
State: closed - Opened by chrisdew over 12 years ago
- 6 comments
#67 - Publish 0.4.5 to npm
Issue -
State: closed - Opened by Sannis over 12 years ago
- 3 comments
#66 - Documentation
Issue -
State: open - Opened by hatemysqlnative over 12 years ago
- 3 comments
#65 - Added ping command and connect listener
Pull Request -
State: closed - Opened by ghost over 12 years ago
#64 - fix some bugs and now it's ok to use execute
Pull Request -
State: open - Opened by bobchennan almost 13 years ago
#63 - problems about charset
Issue -
State: open - Opened by bobchennan almost 13 years ago
- 6 comments
#62 - Boolean values in prepared statements break all following values
Issue -
State: open - Opened by AsaAyers almost 13 years ago
- 1 comment
#61 - about execute
Issue -
State: closed - Opened by bobchennan almost 13 years ago
- 4 comments
#60 - Update lib/mysql-native/commands/execute.js
Pull Request -
State: closed - Opened by wshager almost 13 years ago
- 6 comments
#59 - About Asynchronous
Issue -
State: closed - Opened by bobchennan almost 13 years ago
- 4 comments
#58 - UTF-8 characters not stored
Issue -
State: closed - Opened by wshager almost 13 years ago
- 1 comment
#57 - When will having the current pool feature?
Issue -
State: open - Opened by altila almost 13 years ago
#56 - how do I check the empty result
Issue -
State: open - Opened by bobchennan almost 13 years ago
- 2 comments
#55 - sys is deprecated in node 0.6; changed all references to util
Pull Request -
State: closed - Opened by ghost almost 13 years ago
#54 - Data representation issue demonstrable using LEAST() or (x > 0).
Issue -
State: open - Opened by chrisdew about 13 years ago
- 1 comment
#53 - masuidrivev's node-mysql is obsolete
Pull Request -
State: closed - Opened by Sannis about 13 years ago
#52 - if connection closed during command execution nothing happens
Issue -
State: open - Opened by sidorares about 13 years ago
#51 - Handle socket errors
Issue -
State: open - Opened by marcuswestin about 13 years ago
- 6 comments
#50 - better error handling for unsupported field types
Issue -
State: open - Opened by sidorares about 13 years ago
#49 - Problem with SUM in mysql query
Issue -
State: closed - Opened by gotha about 13 years ago
- 2 comments
#48 - Add support for MYSQL_TYPE_NEWDECIMAL
Pull Request -
State: closed - Opened by sblackstone about 13 years ago
- 1 comment
#47 - Result as array of Objects [feature request]
Issue -
State: closed - Opened by Dunadan about 13 years ago
- 1 comment
#46 - Hi! I cleaned up your code for you!
Pull Request -
State: open - Opened by GunioRobot over 13 years ago
- 2 comments
#45 - Query finished event
Issue -
State: closed - Opened by mish15 over 13 years ago
- 3 comments
#44 - SMALLINT support.
Issue -
State: closed - Opened by chrisdew over 13 years ago
- 2 comments
#43 - BIGINT values are truncated to 32 bits.
Issue -
State: closed - Opened by chrisdew over 13 years ago
- 8 comments
#42 - "auth(user, pass, db)" --> "auth(db, user, pass)"
Pull Request -
State: closed - Opened by andrewschaaf over 13 years ago
- 1 comment
#41 - null values in results are 'null'
Issue -
State: closed - Opened by dunkfordyce over 13 years ago
- 2 comments
#40 - Typo in documentation
Issue -
State: open - Opened by julienba over 13 years ago
#39 - implement COM_CLOSE_STMT command
Issue -
State: open - Opened by sidorares over 13 years ago
Labels: FeatureRequest
#38 - max_prepared_stmt_count
Issue -
State: closed - Opened by FrancisVarga over 13 years ago
- 9 comments
#37 - switch to new createConnection/addConnection api
Issue -
State: open - Opened by sidorares over 13 years ago
#36 - create connection using url-encoded hostname,user/passwd etc
Issue -
State: open - Opened by sidorares over 13 years ago
- 1 comment
Labels: FeatureRequest
#35 - Added support for MySQL tiny ints
Pull Request -
State: closed - Opened by bjyoungblood over 13 years ago
- 1 comment
#34 - Charset Problem
Issue -
State: open - Opened by tiangua over 13 years ago
- 1 comment
#33 - run tests without expresso
Issue -
State: closed - Opened by sidorares over 13 years ago
#32 - MySql server-side protocol support
Issue -
State: closed - Opened by sidorares over 13 years ago
- 2 comments
Labels: FeatureRequest
#31 - make all tests working on fresh box without extra setup
Issue -
State: open - Opened by sidorares over 13 years ago
#30 - Fixed parsing of large numbers, and bit field support
Pull Request -
State: closed - Opened by dstarke over 13 years ago
- 4 comments
#29 - replace sys.inherits with util.inherits
Issue -
State: open - Opened by sidorares over 13 years ago
- 1 comment
#28 - Add compression support
Issue -
State: open - Opened by sidorares over 13 years ago
- 1 comment
Labels: FeatureRequest
#27 - implement secure connection
Issue -
State: open - Opened by sidorares over 13 years ago
Labels: FeatureRequest
#26 - when i use pool console logs and then break
Issue -
State: closed - Opened by faylai over 13 years ago
- 1 comment
#25 - sql query escaping function
Issue -
State: closed - Opened by jussi-kalliokoski over 13 years ago
- 10 comments
#24 - Convert the Readme to markdown
Pull Request -
State: closed - Opened by Pita over 13 years ago
- 2 comments
#23 - This fixes issue #21.
Pull Request -
State: closed - Opened by chrisdew almost 14 years ago
#22 - #21 - this fixes the issue for me.
Pull Request -
State: closed - Opened by chrisdew almost 14 years ago
- 3 comments
#21 - MySQL DATETIME fields are 'plus one month'.
Issue -
State: closed - Opened by chrisdew almost 14 years ago
- 4 comments
#20 - 'result' object no longer includes 'insert_id' (in master, regression since 0.4.1?)
Issue -
State: closed - Opened by chrisdew almost 14 years ago
- 2 comments
#19 - Prepared_stmt_count exhausted by trivial test case.
Issue -
State: closed - Opened by chrisdew almost 14 years ago
- 5 comments
#18 - Can't create more than max_prepared_stmt_count statements (current value: 16382)
Issue -
State: closed - Opened by chrisdew almost 14 years ago
- 4 comments
#17 - Weird bug with prepare statement
Issue -
State: closed - Opened by halldor almost 14 years ago
#16 - 'end' emitted twice for execute
Issue -
State: closed - Opened by halldor almost 14 years ago
- 5 comments
#15 - Charset support
Pull Request -
State: closed - Opened by ngs almost 14 years ago
- 1 comment
#14 - Multibyte characters can't be saved correctly.
Issue -
State: closed - Opened by ngs almost 14 years ago
- 1 comment
#13 - Typo
Pull Request -
State: closed - Opened by Sebmaster almost 14 years ago
#12 - Documentation typo error
Issue -
State: closed - Opened by Irrelon about 14 years ago
- 1 comment
#11 - rows_eof
Issue -
State: closed - Opened by naturalethic about 14 years ago
- 1 comment
#10 - Use a callback to handle errors
Pull Request -
State: closed - Opened by sdepold over 14 years ago
- 6 comments
#9 - accessing database without password
Issue -
State: closed - Opened by sdepold over 14 years ago
- 3 comments
#8 - getting id of inserted entries?
Issue -
State: closed - Opened by sdepold over 14 years ago
- 9 comments
#7 - crash when handling texts
Issue -
State: closed - Opened by sdepold over 14 years ago
- 7 comments
#6 - Pool timeout issue
Issue -
State: closed - Opened by itunali over 14 years ago
- 1 comment
#5 - Date handling
Issue -
State: closed - Opened by sdepold over 14 years ago
- 9 comments
#4 - Event done on query not fired
Issue -
State: closed - Opened by rcmachado over 14 years ago
- 2 comments
#3 - passing null parameters does not work correctly
Issue -
State: closed - Opened by sidorares over 14 years ago
- 1 comment
#2 - NULL use, unicode fails
Issue -
State: closed - Opened by renedx over 14 years ago
- 1 comment
#1 - Missing methods?
Issue -
State: closed - Opened by mscdex almost 15 years ago
- 1 comment