1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-07 17:42:39 +03:00

10.0-base merge

This commit is contained in:
Sergei Golubchik
2013-12-16 13:02:21 +01:00
1367 changed files with 82358 additions and 55472 deletions

View File

@@ -0,0 +1,8 @@
package My::Suite::SQL_Discovery
@ISA = qw(My::Suite);
sub is_default { 1 }
bless { };