[MDEV-4580] query cache information patch Created: 2013-05-25 Updated: 2013-05-26 Resolved: 2013-05-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | roberto spadim | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
hi i will send a patch based in |
| Comments |
| Comment by roberto spadim [ 2013-05-25 ] |
|
please disconsider it |
| Comment by roberto spadim [ 2013-05-25 ] |
|
now =) this one have the "ENTRY_POSITION_IN_CACHE" =) and at query_cache_tables and how to add tables that are being used in a query? like: or maybe create another table just to do this (the only problem is the qc lock) |
| Comment by roberto spadim [ 2013-05-25 ] |
|
now with tables in query entries please review the code i never used this (strings) in c/c++ |
| Comment by roberto spadim [ 2013-05-25 ] |
|
tables, rows, and every thing that i want =) |
| Comment by roberto spadim [ 2013-05-25 ] |
|
select * from query_cache_queries where tables like "%`teste`.`a`%" !!!!Unable to render embedded object: File (it works) not found.!!!! /) (\ |
| Comment by roberto spadim [ 2013-05-25 ] |
|
please close this mdev i will update it in |