~drizzle-trunk/drizzle/development

  • Committer: Henrik Ingo
  • Date: 2011-12-23 09:24:47 UTC
  • Revision ID: henrik.ingo@avoinelama.fi-20111223092447-wxqgxixy7ch4lpr0
Execute API has off by one error, there is always an empty row at the 
end of each result set. This fixes it.

Sorry I have no test for this, I don't know who or what code uses this 
in the server except for json_server, which has no tests currently.

Ref: http://www.flamingspork.com/blog/2011/04/21/http-json-alsosql-interface-to-drizzle/comment-page-1/#comment-102142
Filename Latest Rev Last Changed Committer Comment Size
..
client.cc 2449.1.2 13 years ago Brian Aker Additional fixes for libdrizzle. 14.7 KB Diff Download File
pipe_query.cc 2449.1.2 13 years ago Brian Aker Additional fixes for libdrizzle. 5 KB Diff Download File
proxy.cc 2449.1.2 13 years ago Brian Aker Additional fixes for libdrizzle. 11.7 KB Diff Download File
server.cc 2449.1.2 13 years ago Brian Aker Additional fixes for libdrizzle. 9.4 KB Diff Download File
simple.cc 2449.1.2 13 years ago Brian Aker Additional fixes for libdrizzle. 3.1 KB Diff Download File
simple_multi.cc 2449.1.2 13 years ago Brian Aker Additional fixes for libdrizzle. 3.8 KB Diff Download File
sqlite_server.cc 2449.1.2 13 years ago Brian Aker Additional fixes for libdrizzle. 14.7 KB Diff Download File