ChangeLog
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:1k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. 2000-05-19  Michael Widenius  <monty@tik.pp.sci.fi>
  2. * Added a lot of COUNT(DISTINCT ...) tests.
  3. 1998-08-16  Michael Widenius  <monty@monty.pp.sci.fi>
  4. * The insert test generates now a table with 300,000 rows.
  5.   The insert test table is now 3 columns instead of one to make it
  6.   'a bit more realistic'.
  7. * New option --small to run a small version of some tests.
  8. * Added a lot of min(), max() and count() tests.
  9. * Changed some tests to make them harder on MySQL 3.22.5
  10.   (The new key optimization made the old test not completely fair against
  11.   other databases that doesn't do this)
  12. * Added new test categories  (order_by_on_key, min_max, min_max_on_key)
  13. * Added