Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint

into  neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint
This commit is contained in:
msvensson@neptunus.(none) 2006-11-04 13:06:51 +01:00
commit a56565b8d5

View file

@ -97,11 +97,6 @@ $Devel::Trace::TRACE= 1;
#
##############################################################################
# We are to use handle_options() in "mysys/my_getopt.c" for the C version
#
# In the C version we want to use structs and, in some cases, arrays of
# structs. We let each struct be a separate hash.
# Misc global variables
our $mysql_version_id;
our $glob_mysql_test_dir= undef;