~jan-kneschke/mysql-proxy/packet-tracking-assertions

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: jan at mysql
  • Date: 2010-06-04 16:44:54 UTC
  • Revision ID: jan@mysql.com-20100604164454-jj49uyi93y4gkpms
strip the leading top_srcdir from the filenames (G_STRLOC) in log-messages

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
  * don't try to set a fd-limit if the user didn't explicitly tried to raise it
8
8
  * fixed hard-limit in case the fdlimit is set (#48120)
9
9
  * fixed traversing a resultset in Lua if it contained NULL fields
 
10
  * strip the top_srcdir from the leading source filenames in log-messages
10
11
 
11
12
  SQL Tokenizer
12
13
  * fixed parsing of literals that start with a digit (#49716)