Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Manually roll back all changes for #2979
Those will be moved to a different branch for the time being since other stuff needs to be changed first
- Loading branch information
Showing
with
123 additions
and 611 deletions.
- +0 −8 Frameworks/SPMySQLFramework/MySQL Client Libraries/Patches/001-cpp-dependency.diff
- +0 −9 Frameworks/SPMySQLFramework/MySQL Client Libraries/Patches/002-new-types.diff
- +0 −111 Frameworks/SPMySQLFramework/MySQL Client Libraries/Patches/003-callback-password-auth.diff
- +0 −12 Frameworks/SPMySQLFramework/MySQL Client Libraries/include/mysql.h
- +2 −2 Frameworks/SPMySQLFramework/MySQL Client Libraries/include/mysql_version.h
- BIN Frameworks/SPMySQLFramework/MySQL Client Libraries/lib/libmysqlclient.a
- +0 −5 Frameworks/SPMySQLFramework/SPMySQLFramework.xcodeproj/project.pbxproj
- +0 −1 Frameworks/SPMySQLFramework/Source/SPMySQL Private APIs.h
- +0 −18 Frameworks/SPMySQLFramework/Source/SPMySQLConnection.h
- +27 −93 Frameworks/SPMySQLFramework/Source/SPMySQLConnection.m
- +3 −6 Frameworks/SPMySQLFramework/Source/SPMySQLConnectionDelegate.h
- +1 −11 Frameworks/SPMySQLFramework/Source/SPMySQLUtilities.h
- +0 −66 Frameworks/SPMySQLFramework/Source/SPMySQLUtilities.m
- +1 −1 Frameworks/SPMySQLFramework/build-mysql-client.sh
- +2 −51 Interfaces/English.lproj/ConnectionView.xib
- +0 −23 Source/SPConnectionController.h
- +13 −172 Source/SPConnectionController.m
- +4 −0 Source/SPDatabaseDocument.h
- +58 −17 Source/SPDatabaseDocument.m
- +3 −5 Source/SPDatabaseStructure.m
- +9 −0 Source/SPKeychain.m
Binary file not shown.
Oops, something went wrong.