1
0
mirror of https://github.com/MariaDB/server.git synced 2025-04-26 11:49:09 +03:00
unknown 0e9a75a4f7 Moved safe_to_cache_query from thd to lex.
This is required for prepared statements and stored procedures.


BitKeeper/etc/ignore:
  Added bkpull.log bkpull.log.2 bkpull.log.3 build.log sql/safe_to_cache_query.txt to the ignore list
sql/item_create.cc:
  Moved safe_to_cache_query from thd to lex.
sql/item_func.cc:
  Moved safe_to_cache_query from thd to lex.
sql/sql_cache.cc:
  Moved safe_to_cache_query from thd to lex.
  Note: Query_cache::is_cacheable() has both a thd and lex argument.
  We assumed that it's the lex->safe_to_cache_query we should test.
sql/sql_class.cc:
  Moved safe_to_cache_query from thd to lex.
sql/sql_class.h:
  Moved safe_to_cache_query from thd to lex.
sql/sql_lex.cc:
  Moved safe_to_cache_query from thd to lex.
  We set it to 1 initially. It's then set to 0 in cases where
  it's know not to be safe. (Before this change, it was set to
  0 in thd, and then set to 1 before parsing.)
sql/sql_lex.h:
  Moved safe_to_cache_query from thd to lex.
sql/sql_parse.cc:
  Moved safe_to_cache_query from thd to lex.
  No point in setting it here now, it's set in lex_start() later.
sql/sql_prepare.cc:
  Moved safe_to_cache_query from thd to lex.
  Must set it after lex_start() has been called.
sql/sql_yacc.yy:
  Moved safe_to_cache_query from thd to lex.
2002-11-22 14:50:53 +01:00
..
2002-11-21 15:56:48 +02:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2002-08-30 12:40:40 +03:00
2001-12-06 14:10:51 +02:00
2002-11-06 17:01:12 +04:00
2002-11-21 15:56:48 +02:00
2002-11-21 15:56:48 +02:00
2001-12-06 14:10:51 +02:00
2002-11-21 15:56:48 +02:00
2002-11-13 17:58:07 +04:00
2002-11-21 15:56:48 +02:00
2002-11-21 15:56:48 +02:00
2002-10-07 17:49:03 +05:00
2002-11-21 15:56:48 +02:00
2002-10-29 23:16:46 +02:00
2002-06-20 15:25:02 +03:00
2002-11-21 15:56:48 +02:00
2002-07-23 20:39:36 +03:00
2002-11-17 18:54:23 +01:00
2002-11-17 18:54:23 +01:00
2002-11-21 15:56:48 +02:00
2002-11-21 15:56:48 +02:00
2001-12-06 14:10:51 +02:00
2002-11-21 15:56:48 +02:00
2002-11-21 15:56:48 +02:00
2002-11-21 15:56:48 +02:00
2002-11-21 22:25:53 +02:00
2002-08-30 12:40:40 +03:00
2002-11-21 15:56:48 +02:00
2002-11-14 00:26:18 +02:00
2002-11-14 00:26:18 +02:00
2002-11-14 00:26:18 +02:00
2002-11-21 15:56:48 +02:00
2001-12-06 14:10:51 +02:00
2002-11-21 15:56:48 +02:00
2002-10-09 16:33:35 +05:00
2001-12-06 14:10:51 +02:00
2002-11-21 15:56:48 +02:00
2002-11-21 15:56:48 +02:00
2002-11-21 22:25:53 +02:00
2002-11-21 15:56:48 +02:00
2002-11-21 15:56:48 +02:00
2002-10-28 17:44:19 +04:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2002-11-21 15:56:48 +02:00
2002-02-11 13:48:59 +02:00
2002-11-21 22:25:53 +02:00
2002-11-21 15:56:48 +02:00
2002-10-04 14:15:59 +03:00
2002-11-21 15:56:48 +02:00
2002-08-30 12:40:40 +03:00
2002-11-21 15:56:48 +02:00
2001-12-06 14:10:51 +02:00
2002-07-23 18:31:22 +03:00
2002-11-21 15:56:48 +02:00
2002-11-21 15:56:48 +02:00
2002-11-21 15:56:48 +02:00
2002-11-21 15:56:48 +02:00
2002-11-21 15:56:48 +02:00
2002-08-22 12:21:58 +05:00
2002-11-21 22:25:53 +02:00
2002-10-29 21:59:03 +02:00
2002-11-21 15:56:48 +02:00
2002-11-21 15:56:48 +02:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2002-11-21 22:25:53 +02:00
2002-11-21 22:25:53 +02:00
2002-11-21 15:56:48 +02:00
2001-12-06 14:10:51 +02:00
2002-11-21 15:56:48 +02:00
2001-12-06 14:10:51 +02:00
2001-12-06 14:10:51 +02:00
2002-07-29 18:37:15 +03:00
2002-11-21 15:56:48 +02:00
2002-11-21 15:56:48 +02:00
2002-11-21 15:56:48 +02:00
2002-11-14 00:26:18 +02:00
2002-11-21 15:56:48 +02:00
2002-11-21 15:56:48 +02:00
2002-11-21 15:56:48 +02:00
2001-12-06 14:10:51 +02:00
2002-11-18 18:28:51 +02:00
2002-11-21 22:25:53 +02:00
2002-11-05 17:10:31 +01:00
2002-11-21 15:56:48 +02:00
2002-11-21 15:56:48 +02:00
2001-12-06 14:10:51 +02:00
2002-10-02 17:55:12 +03:00