1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-4.1

into  ramayana.hindu.god:/home/tsmith/m/bk/maint/41
This commit is contained in:
unknown
2008-01-22 15:43:06 -07:00
14 changed files with 357 additions and 198 deletions

View File

@ -188,6 +188,7 @@ our $opt_force;
our $opt_reorder= 0;
our $opt_enable_disabled;
our $opt_mem= $ENV{'MTR_MEM'};
our $opt_report_features;
our $opt_gcov;
our $opt_gcov_err;