1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00
Files
mariadb/sql
Kristofer Pettersson 57a8d0aa8e Bug#37416 When SQL_NO_CACHE is used, MySQL still lookup into the query cache
The query cache module did not check for the SQL_NO_CACHE keyword before
attempting to query the hash lookup table. This had a small performance impact.

By introducing a check on the query string before obtaining the hash mutex
we can gain some performance if the SQL_NO_CACHE directive is used often.
2009-03-05 11:41:19 +01:00
..
2008-10-23 17:59:22 +02:00
2008-07-15 21:46:02 +04:00
2009-01-05 18:10:20 +02:00
2009-01-05 18:10:20 +02:00
2008-10-23 21:27:09 +02:00
2009-01-05 18:10:20 +02:00
2008-11-27 00:02:10 +01:00
2009-02-19 17:59:00 +04:00
2008-12-12 15:13:11 +04:00
2008-04-10 23:27:24 -04:00
2009-02-12 14:10:07 +04:00
2009-01-09 19:51:52 +02:00
2009-02-07 16:50:31 +01:00
2009-02-20 11:50:50 +02:00
2009-02-19 17:59:00 +04:00
2008-02-12 10:43:38 +01:00
2009-01-23 13:22:05 +01:00
2009-01-23 13:22:05 +01:00
2008-10-23 17:59:22 +02:00
2008-11-27 12:33:04 +01:00
2009-02-24 15:29:49 +04:00
2008-06-17 17:57:04 +05:30
2009-02-25 10:49:02 +02:00
2008-11-22 01:10:38 +01:00
2008-11-22 01:10:38 +01:00
2008-08-25 21:18:22 +04:00
2009-02-27 10:03:47 +02:00
2008-07-15 21:46:02 +04:00
2009-02-22 13:40:52 +00:00
2008-07-03 23:41:22 +04:00
2008-07-03 23:41:22 +04:00
2008-01-23 13:26:41 -07:00
2008-04-08 20:31:40 +04:00
2008-07-17 11:31:22 +02:00
2009-01-23 13:22:05 +01:00
2008-12-10 18:16:21 +04:00
2008-12-13 19:42:12 +00:00
2009-02-09 23:51:59 +01:00
2008-07-15 21:46:02 +04:00
2009-01-05 18:10:20 +02:00
2009-01-23 13:22:05 +01:00
2009-02-25 16:18:24 +04:00
2009-02-14 12:11:32 +03:00
2009-02-27 17:06:23 +02:00
2009-01-26 16:39:00 +01:00
2009-01-14 18:50:51 +04:00
2009-01-14 18:50:51 +04:00
2009-01-05 18:10:20 +02:00
2009-01-05 18:10:20 +02:00
2009-01-26 10:27:51 -05:00