摘要
在高通信量的数据库的驱动程序中,出现一条不准确的查询,应用程序会产生错误的运行。既浪费了数据库的筛查时间,更影响到其他组件的正常运行。工作中笔者摸索出三种优化MySQL数据库查询方法,供大家一起探讨和改进。
In high-traffic database-driven program,there is not exactly a query, the application generates an error operation.Waste time screening the database,but also affect the normal operation of other components.I worked out three kinds of work in My SQL database query optimization methods,for everyone to explore and improve.
出处
《计算机光盘软件与应用》
2011年第17期91-91,共1页
Computer CD Software and Application
关键词
数据库
优化
查询
方法
Database
Optimization
Inquiries
Method