mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
connect fixes after-merge
disable Mongo in 10.0, compiler warnings.
This commit is contained in:
@@ -135,7 +135,7 @@ class TDBMYSQL : public TDBEXT {
|
||||
int m_Rc; // Return code from command
|
||||
//int AftRows; // The number of affected rows
|
||||
int N; // The current table index
|
||||
int Port; // MySQL port number (0 = default)
|
||||
unsigned Port; // MySQL port number (0 = default)
|
||||
//int Nparm; // The number of statement parameters
|
||||
//int Quoted; // The identifier quoting level
|
||||
}; // end of class TDBMYSQL
|
||||
|
Reference in New Issue
Block a user