Re: Conoscete un "proxy" per avere MySQL in ram?

RedFoxy <[email protected]> Fri, 16 May 2014 17:02:43 +0200
Newsgroups gmane.os.freebsd.italian.esperti
Message-ID <[email protected]>
Il giorno 16/mag/2014, alle ore 16:45, Andrea Brancatelli <[email protected]> ha scritto:

> Devi attivarla da my.cnf altrimenti non รจ attiva di default.
> 
> Dovresti mettermi un show variables like โ€˜%cache%โ€™;


mysql> SHOW VARIABLES LIKE '%cache%';
+--------------------------------+----------------------+
| Variable_name                  | Value                |
+--------------------------------+----------------------+
| binlog_cache_size              | 32768                |
| binlog_stmt_cache_size         | 32768                |
| have_query_cache               | YES                  |
| host_cache_size                | 279                  |
| innodb_disable_sort_file_cache | OFF                  |
| innodb_ft_cache_size           | 8000000              |
| innodb_ft_result_cache_limit   | 2000000000           |
| innodb_ft_total_cache_size     | 640000000            |
| key_cache_age_threshold        | 300                  |
| key_cache_block_size           | 1024                 |
| key_cache_division_limit       | 100                  |
| max_binlog_cache_size          | 18446744073709547520 |
| max_binlog_stmt_cache_size     | 18446744073709547520 |
| metadata_locks_cache_size      | 1024                 |
| query_cache_limit              | 1048576              |
| query_cache_min_res_unit       | 4096                 |
| query_cache_size               | 1048576              |
| query_cache_type               | OFF                  |
| query_cache_wlock_invalidate   | OFF                  |
| stored_program_cache           | 256                  |
| table_definition_cache         | 1400                 |
| table_open_cache               | 2000                 |
| table_open_cache_instances     | 1                    |
| thread_cache_size              | 9                    |
+--------------------------------+----------------------+



> 
> Comunque butta un occhio qui.
> 
> http://dev.mysql.com/doc/refman/5.5/en/query-cache-configuration.html


si lo stavo leggendo 

โ€”
RedFoxy Darrest
http://www.redfoxy.it

_______________________________________________
Esperti mailing list
[email protected]
http://mailman.gufi.org/mailman/listinfo/esperti