~vlad-lesin/percona-server/pintables

« back to all changes in this revision

Viewing changes to sql_no_fcache.patch

  • Committer: Oleg Tsarev
  • Date: 2011-05-11 13:27:33 UTC
  • mto: This revision was merged to the branch mainline in revision 110.
  • Revision ID: oleg.tsarev@percona.com-20110511132733-hvqta1d712hp9ozr
port to 5.5.12 second part

Show diffs side-by-side

added added

removed removed

Lines of Context:
322
322
diff -ruN a/sql/sql_lex.h b/sql/sql_lex.h
323
323
--- a/sql/sql_lex.h     2011-04-09 18:48:20.000000000 +0400
324
324
+++ b/sql/sql_lex.h     2011-04-09 18:48:58.000000000 +0400
325
 
@@ -2291,6 +2291,7 @@
 
325
@@ -2292,6 +2292,7 @@
326
326
 
327
327
   enum enum_yes_no_unknown tx_chain, tx_release;
328
328
   bool safe_to_cache_query;