mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
- Changing CONNECT version number and date
modified: storage/connect/ha_connect.cc storage/connect/mysql-test/connect/r/xml.result - Testing default pivot columns for srcdef Fixing order by MariaDB bug for pivot tables modified: storage/connect/tabmysql.cpp storage/connect/tabmysql.h storage/connect/tabpivot.cpp storage/connect/tabpivot.h
This commit is contained in:
@@ -90,6 +90,7 @@ class TDBMYSQL : public TDBASE {
|
||||
// Specific routines
|
||||
bool SetColumnRanks(PGLOBAL g);
|
||||
PCOL MakeFieldColumn(PGLOBAL g, char *name);
|
||||
PSZ FindFieldColumn(char *name);
|
||||
|
||||
protected:
|
||||
// Internal functions
|
||||
|
Reference in New Issue
Block a user