Permalink
base repository: mysqljs/mysql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v0.1.0
Choose a base ref
...
head repository: mysqljs/mysql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v0.2.0
Choose a head ref
  • 4 commits
  • 7 files changed
  • 1 contributor

Commits on Aug 22, 2010

  1. Add a basic debug mode

    @felixge
    felixge committedAug 22, 2010
    Configuration menu
    Copy the full SHA
    1072c1bView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f36260View commit details
    Browse the repository at this point in the history
  3. Fix: Sequential queries were broken

    The parser did not correctly reset itself after receiving the final EOF packet
    of a result set. This  fixes this.
    
    Fixes issue #1: http://.com/felixge/node-mysql/issues/#issue/1
    @felixge
    felixge committedAug 22, 2010
    Configuration menu
    Copy the full SHA
    94ce814View commit details
    Browse the repository at this point in the history
  4. Bump version

    @felixge
    felixge committedAug 22, 2010
    Configuration menu
    Copy the full SHA
    d668f10View commit details
    Browse the repository at this point in the history
Loading