Commit Graph

11 Commits

Author SHA1 Message Date
Carlos Salguero
b801dfa156 PT-1554 Fixed 2 tests for MySQL 5.7 2018-05-30 09:09:42 -03:00
Carlos Salguero
7666af3fbb PT-1563 Fixed pt-show-grants for MySQL 5.6
Also updated tests for MySQL 8.0+
2018-05-28 15:29:18 -03:00
Carlos Salguero
a828b7af54 Fixed some tests for pt-show-grants 2018-01-18 16:56:30 -03:00
Carlos Salguero
fcd1cb173f More 5.7 tests fixed 2017-04-27 16:44:46 -03:00
Carlos Salguero
97e5cc2bf8 Merge pull request #59 from percona/pt-show-grants-sort-column-privileges-lp1523730
pt-show-grants - order output of column privileges - lp1523730
2016-11-16 17:45:08 -03:00
frank-cizmich
219b70b366 add 5.7 compatibility for pt-show-grants 2016-02-18 17:50:11 -03:00
frank-cizmich
96aff694b1 fixed 5.7 tests for pt-query-digest and pt-show-grants and tweaked SqlMode for global 2016-01-12 18:18:59 -03:00
frank-cizmich
e784d226e6 pt-show-grants - order output of column privileges - lp1523730 2015-12-12 22:52:16 -03:00
Brian Fraser
a5a23665fe Simplified split_grants() and added a test for mixed table & column grants on the same table 2012-11-01 06:15:54 -03:00
Daniel Nichter
0fd9239500 Implement split_grants() instead of split(',', $grants) to handle spliting grants with column-level privs. 2012-10-31 14:20:43 -06:00
Daniel Nichter
0453d7dd82 Failing test case. 2012-10-31 13:16:25 -06:00