Either "ulonglong" or "unsigned long long".
But not "ulong long", please.
> - unsigned long client_flag,server_capabilities;
> + unsigned long long client_flag,server_capabilities;
This is an incompatible change, it breaks the ABI.
If we have to have this change in libmysqlclient, you can put the new
flags in the extension area. But, really, perhaps you should switch to
Connector/C?
looks good, but please test this. New client, old server. And old
client, new server too.
_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to : maria-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-developers
More help : https://help.launchpad.net/ListHelp