C:\mysql\bin>mysqld-nt.exe --skip-bdb --skip-isam --install MySQL
--defaults-file=%windir%\my.ini
050821 12:50:39 mysqld-nt.exe: unknown option '--isam'
What am I doing wrong ?
--
Cheers,
Maxim Vexler (hq4ever).
Do u GNU ?
--
MySQL General Mailing List
For list archives: http:/
Hello to everyone on [EMAIL PROTECTED],
In 2 words, what I wish to do is something like :
mysql> SELECT @@Qcache_queries_in_cache / @@Qcache_hits;
Is it possible ?
Thank you.
--
Cheers,
Maxim Vexler (hq4ever).
Do u GNU ?
--
MySQL General Mailing List
For list archives: h
--+-+
| Variable_name | Value |
+---+-+
| query_cache_limit | 5242880 |
| query_cache_size | 3145728 |
| query_cache_type | ON |
+---+-+
3 rows in set (0.00 sec)
Thank you.
--
Cheers,
Maxim Vexler (hq4ever).
s it comes into effect for me, as an application developer relaying
on mysql (or similar database software) for the storage of my data?
Thank you very much,
Maxim Vexler.
--
Cheers,
Maxim Vexler (hq4ever).
Do u GNU ?