summaryrefslogtreecommitdiff
path: root/mysql-test/suite/pbxt/r/func_group.result
Commit message (Collapse)AuthorAgeFilesLines
* pbxt suite is now a main-pbxt overlaySergei Golubchik2012-02-291-1318/+0
|
* 5.3 mergeSergei Golubchik2012-01-131-0/+3
|\
| * Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'Igor Babaev2011-12-151-0/+3
| | | | | | | | set to 'on' by default.
* | merge with 5.3Sergei Golubchik2011-10-191-3/+3
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | sql/sql_insert.cc: CREATE ... IF NOT EXISTS may do nothing, but it is still not a failure. don't forget to my_ok it. ****** CREATE ... IF NOT EXISTS may do nothing, but it is still not a failure. don't forget to my_ok it. sql/sql_table.cc: small cleanup ****** small cleanup
| * Update test results for previous csetSergey Petrunya2011-08-081-1/+1
| |
| * MWL#128: Added into EXPLAIN output info about types of the used join buffers andIgor Babaev2010-10-181-2/+2
| | | | | | | | | | about the employed join algorithms. Refactored constructors of the JOIN_CACHE* classes.
* | fixing pbxt and oqgraph suitesSergei Golubchik2011-07-141-9/+9
|/
* Result file updates following merge of MySQL 5.1.42 and XtraDB 9.unknown2010-01-161-1/+1
| | | | | | | | | | | | mysql-test/suite/funcs_1/r/is_columns_is.result: XTRADB_ADMIN_COMMAND table added. Column name change: "accessed" -> "access" (XtraDB 9 change). mysql-test/suite/funcs_1/r/is_tables_is.result: XTRADB_ADMIN_COMMAND table added. mysql-test/suite/pbxt/r/func_group.result: Update results to be correct following fix of Bug#43668. mysql-test/suite/pbxt/r/mysqlshow.result: XTRADB_ADMIN_COMMAND table added.
* After-merge fixes for MySQL 5.1.41 merge: PBXT result file updates.unknown2009-11-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | mysql-test/suite/pbxt/r/func_group.result: Result file update. mysql-test/suite/pbxt/r/grant.result: Use --sorted_result mysql-test/suite/pbxt/r/group_min_max.result: Result file update. mysql-test/suite/pbxt/r/join_nested.result: Result file update. mysql-test/suite/pbxt/r/negation_elimination.result: Result file update. mysql-test/suite/pbxt/r/ps_grant.result: Use --sorted_result mysql-test/suite/pbxt/r/skip_grants.result: Result file update. mysql-test/suite/pbxt/r/subselect.result: Adjust test case following error message change due to fix of Bug#48293 mysql-test/suite/pbxt/r/view_grant.result: Result file update. mysql-test/suite/pbxt/t/grant.test: Use --sorted_result mysql-test/suite/pbxt/t/ps_grant.test: Use --sorted_result mysql-test/suite/pbxt/t/subselect.test: Adjust test case following error message change due to fix of Bug#48293
* Updated all tests for RC2Paul McCullagh2009-08-171-6/+6
|
* Added the PBXT test suitePaul McCullagh2009-04-021-0/+1315