> a. chunk type (1 byte)
> b. chunk data length (1 byte)
> c. chunk data (according to #b)
>
> For now, two chunk types are implemented:
> - data type name (used for GEOMETRY sub-types, and for INET6)
> - format name (for JSON)
>
>
> Thanks!
>
--
Georg Richter, S
Hi Michal,
about ABI breakage:
Since MySQL 4.1 all public structures like MYSQL, MYSQL_FIELD have an
opaque pointer called extension, where we add new members if necessary. It
will be allocated and populated during runtime.
It is considered to be opaque, values from an extension will be retrieved
Hi Daniel,
I dd some changes in rev. 159 (Nov 4th) - can you please check if they will
fit your requirements?
Don't care about sqlite - we will remove it soon.
/Georg
On Sun, Nov 23, 2014 at 4:47 PM, Daniel Schepler
wrote:
> While I was creating Debian packages for the "MariaDB Client Library
Hi,
*c)*Also I will be modifying the execute method for Serverside prepared
statements for sending the *new params bound flag* properly.
> Currently it is always going as 0x01 but will modify it to send 0x00 if
> same statement gets executed again
>
Sending 0 iIf the stmt gets executed again may
ction attribute
support and character set conversion.
/Georg
On Sun, Aug 25, 2013 at 3:25 PM, Peter Laursen wrote:
> This is probably for Georg Richter (and/or @Wlad). I have a few qeustion!
>
>
> 1)
>
> https://bazaar.launchpad.net/~maria-captains/mariadb-native-client/trunk
Hi,
> "madyncol" looks silly :)
> let's agree on one namespace prefix and use it everywhere. either it's
> ma_ like in
>
> ma_open
> ma_dyncol_create_many
> ma_alloc
>
> or it's maria_ like in
>
> maria_open
> maria_dyncol_create_many
> maria_alloc
I think we should use the vendor pre
6 matches
Mail list logo