• Vladislav Vaintroub's avatar
    MDEV-32216 preparation - cleanup mysqldump.cc code · 9766a834
    Vladislav Vaintroub authored
    - make connect_to_db() return MYSQL*, we'll reuse the function for
      connection pool.
    
    - Remove variable 'mysql_connection', duplicated by variable 'mysql'
    - do not attempt to start slave if connection did not succeed,#
      and fix mysqldump.result
    9766a834
mysqldump.cc 228 KB