mariadb/mysql-test/suite/funcs_1/views
unknown 55c353dae6 1. Fix for Bug#31237 Test "ndb_views" fails because of differing order of select results
2. Cleanup of test


mysql-test/suite/funcs_1/r/innodb_views.result:
  Updated expected results
mysql-test/suite/funcs_1/r/memory_views.result:
  Updated expected results
mysql-test/suite/funcs_1/r/myisam_views.result:
  Updated expected results
mysql-test/suite/funcs_1/r/ndb_views.result:
  Updated expected results
mysql-test/suite/funcs_1/views/views_master.inc:
  1. Fix for Bug#31237
     Typical changes:
        - Move LIMIT .... from CREATE VIEW statement to the SELECT checking the VIEW content
        - Partially refine the SELECT on the VIEW to get a reproducible result
  2. Cleanup of test
        - replace error numbers by names
        - remove comments and workarounds dedicated to now fixed bugs
        - minor fixes or improvements in comments
        - remove trailing spaces
2007-10-05 20:06:41 +02:00
..
func_view.inc Merge linux.site:/home/omer/source/bld50_0724 2007-07-30 08:37:33 -07:00
fv1.inc copy from test-extra-5.0 to main tree 2007-02-06 19:07:48 +01:00
fv2.inc copy from test-extra-5.0 to main tree 2007-02-06 19:07:48 +01:00
fv_cast.inc copy from test-extra-5.0 to main tree 2007-02-06 19:07:48 +01:00
fv_if1.inc copy from test-extra-5.0 to main tree 2007-02-06 19:07:48 +01:00
fv_if2.inc copy from test-extra-5.0 to main tree 2007-02-06 19:07:48 +01:00
fv_ifnull.inc copy from test-extra-5.0 to main tree 2007-02-06 19:07:48 +01:00
views_master.inc 1. Fix for Bug#31237 Test "ndb_views" fails because of differing order of select results 2007-10-05 20:06:41 +02:00