~ben-kersten/mysql-proxy/packet-empty-set

Viewing all changes in revision 1124.

  • Committer: jan at mysql
  • Date: 2010-08-20 06:50:08 UTC
  • Revision ID: jan@mysql.com-20100820065008-068oiqq4jxh59ca8
get rid of most of the strlen()'s the tokenizer does by passing down the known length of strings

  * for literals we have the sizeof() - 1
  * for lexed strings we have yyleng

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: