PATH:
usr
/
local
/
lib
/
node_modules
/
knex-migrator
/
node_modules
/
mysql
/
lib
/
protocol
module.exports = ResultSet; function ResultSet(resultSetHeaderPacket) { this.resultSetHeaderPacket = resultSetHeaderPacket; this.fieldPackets = []; this.eofPackets = []; this.rows = []; }
[-] Auth.js
[edit]
[+]
constants
[-] SqlString.js
[edit]
[+]
sequences
[-] Timer.js
[edit]
[-] Protocol.js
[edit]
[+]
..
[-] BufferList.js
[edit]
[-] PacketWriter.js
[edit]
[-] ResultSet.js
[edit]
[-] Parser.js
[edit]
[-] PacketHeader.js
[edit]
[+]
packets