summaryrefslogtreecommitdiff
path: root/mysql-test/suite/pbxt/r/grant.result
Commit message (Collapse)AuthorAgeFilesLines
* pbxt suite is now a main-pbxt overlaySergei Golubchik2012-02-291-1046/+0
|
* fixing pbxt and oqgraph suitesSergei Golubchik2011-07-141-25/+30
|
* pluggable auth with plugin examplesSergei Golubchik2010-03-291-6/+7
| | | | | | | | | | | | | | | | | Makefile.am: add new API files to the check_abi rule, remove duplicates client/CMakeLists.txt: now a client can use dlopen too client/Makefile.am: be csh-friendly include/my_global.h: add dummy plugs for dlopen and co. for the code that needs them to work in static builds mysys/Makefile.am: be csh-friendly plugin/auth/dialog.c: typo fixed
* After-merge fixes for MySQL 5.1.41 merge: PBXT result file updates.unknown2009-11-241-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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-1/+1
|
* Added the PBXT test suitePaul McCullagh2009-04-021-0/+1040