Microsoft
Software
Hardware
Network
Question : mysql open files
mysql> show status like 'open%';
+-------------------------
-+-------+
| Variable_name | Value |
+-------------------------
-+-------+
| Open_files | 2 |
| Open_streams | 0 |
| Open_table_definitions | 15 |
| Open_tables | 1 |
| Opened_files | 60 |
| Opened_table_definitions | 0 |
| Opened_tables | 0 |
+-------------------------
-+-------+
7 rows in set (0.00 sec)
in mysql 5.0 when how to see what are the actual Opened_table_definitions ?
flush tables command doesnot reduce the "Opened_files" but only affects the open files.
how to reduce the opened files and see what are they ?
Answer : mysql open files
and if solaris version >= 10 I've heard pfiles was telling filenames.
Random Solutions
WP: WP Content Editor overwrites html, JS code
Ms Access 2000 Forms Moving, Resizing
Monitor Activesync connections
how can i determine window size using javascript and then use it as table width and height ?
Problem with contacts in Exchange....
SharePoint Document Library
Jquery simple tooltip - code example, not plugin
Internet Connection sharing in sbs2000 domain
SBS 2008 Service Pack
a migrating domain question