Displaying 1 result from an estimated 1 matches for "mysql_index".
Did you mean:
  mysql_indexes
  
2003 May 05
3
my RMySQL connections are so SLOW
Hi all,
I'm using the latest RMySQL to send requests to a MySQL database (which 
is quite small for the time - let's say 20 tables with a total of 1000 
rows), and this should be part of a whole decisionnal system. It 
produces results which are displayed on a website, and therefore I need 
fast results (the database being quite small, I think this must be 
possible !).
Unfortunately, a