Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pbxt suite is now a main-pbxt overlay | Sergei Golubchik | 2012-02-29 | 1 | -1046/+0 |
| | |||||
* | fixing pbxt and oqgraph suites | Sergei Golubchik | 2011-07-14 | 1 | -25/+30 |
| | |||||
* | pluggable auth with plugin examples | Sergei Golubchik | 2010-03-29 | 1 | -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. | unknown | 2009-11-24 | 1 | -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 RC2 | Paul McCullagh | 2009-08-17 | 1 | -1/+1 |
| | |||||
* | Added the PBXT test suite | Paul McCullagh | 2009-04-02 | 1 | -0/+1040 |