• unknown's avatar
    make_binary_distribution.sh: · 7ef680fe
    unknown authored
      Split copy of result files to avoid shell limit.
      Added copy of mysql-test/std_data/ndb_backup5{0,1}.
    configure.in:
      Look for dlopen() even if --with-mysqld-ldflags constains "-static",
      as this is not the same as the flag to "ld", it just informs
      "libtool" to link static with libraries created part of the build,
      even if there exists shared versions.
    
    
    configure.in:
      Look for dlopen() even if --with-mysqld-ldflags constains "-static",
      as this is not the same as the flag to "ld", it just informs
      "libtool" to link static with libraries created part of the build,
      even if there exists shared versions.
    scripts/make_binary_distribution.sh:
      Split copy of result files to avoid shell limit.
      Added copy of mysql-test/std_data/ndb_backup5{0,1}.
    7ef680fe
make_binary_distribution.sh 12.6 KB