本文介绍了如何提高Windows XP中MYSQL ODBC 3.51驱动程序的速度?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我有一个简单的表,其中有3条记录.进行
I have a simple table with 3 records in it. Doing a
select * from table
是
极其缓慢,大约20秒或更长时间.
with ODBC is
extremely slow, on the magnitude of 20 seconds or more.
how to improve the speed of the MYSQL ODBC 3.51 driver in windows XP?
推荐答案
这篇关于如何提高Windows XP中MYSQL ODBC 3.51驱动程序的速度?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!