summaryrefslogtreecommitdiff
path: root/libmariadb
AgeCommit message (Collapse)AuthorFilesLines
2013-06-05there are no _inc packages anymoreDavid Tardon1-2/+0
Change-Id: Ib4142ce331abc2fd5bb1f2ecec7cb8100ce7c78d
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-4/+4
2013-05-08libmariadb: remove ExternalPackage_libmariadbMichael Stahl2-53/+0
Change-Id: I15bf4537a88f2ae290d778ada993f06ec99c2fa5
2013-04-17libmariadb: fix unresolved dlopen etc. with MSVC 2008Michael Stahl1-0/+5
Change-Id: I8268ac340f62a84bfae774194e8a6a50c8a707f3
2013-04-17libmariadb: make it build with MSVC 2008Michael Stahl2-0/+14
... although i'm not sure if the stub implementation of pthread_cond_timedwait makes that much sense. Change-Id: If1926e760c0e1b84fd2ac48431c06c6f1ba4dd1d
2013-04-17libmariadb: fix wrong line ends in patchMichael Stahl2-26/+30
Change-Id: I8fce7d3b3da2a6dad373409f9c9ba3b9cd06aa4f
2013-03-26At least Mac OS X SDK 10.7 does have strnlenStephan Bergmann1-1/+3
Change-Id: I35b1299eda7a66c578041be479051031734bc864
2013-03-22Remove some unnecessary warningsFridrich Štrba2-44/+44
Change-Id: I19a8931e8cda700c87d632fb6abeda9fa88c6041
2013-03-22Some more granularity in the libmariadb buildFridrich Štrba4-17/+431
Change-Id: I99a6506443c789fb278684464a3973c1b4961ba4
2013-03-18mysql_version.h is needed by mysql.hFridrich Štrba1-0/+1
Change-Id: I94ae3091e74526dbeac90d21bf491dcaa41ff346
2013-03-16No external definition of non-static inline local_thr_alarmStephan Bergmann2-0/+15
Change-Id: I0ae90e8a46ea314fa0f8650b61d6ee7410a785ca
2013-03-14update to newer libmariadbLionel Elie Mamane2-0/+152419
Updated to bzr/launchpad snapshot revision 40 Solves: - missing symbols mysql_library_init and mysql_library_end - missing parameter "cipher" to mysql_ssl_set Change-Id: I0266fbfa0fca89eb665cf6320afa5fb0dbfd7c84
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-14Build thread-enabled internal libmariadb on UNXFridrich Štrba1-0/+2
Change-Id: Ie0968b0802f5cbd9dc75906c4930586fb46d99ca
2013-03-11MAC does not have ulong, so don't use itFridrich Štrba1-1/+0
Change-Id: I88708fdae8f0f7e26e2cc05992fa49b13ed96bd3
2013-03-07trying to make the whole mariadb sundry on windowsFridrich Štrba2-0/+25
Change-Id: I5d775272ba83752fdafe7b7b702a67e8c76e605a
2013-03-07Remove some more defines not needed in current build configurationFridrich Štrba1-23/+0
Change-Id: Ia05bc5b8d1f9396ed8c1d27d54976308e6df36f4
2013-03-07make libmariadb/my_config.h much more genericFridrich Štrba1-102/+11
Change-Id: Iea153d6e1b648ac6a7bdf8978cfc1f8016158d6c
2013-03-06Without threads for the whileFridrich Štrba3-4/+18
Change-Id: I15ad587b510ab006a6b92270f51ce8c352312694
2013-03-06oops, forgot MakefileFridrich Štrba1-0/+7
Change-Id: I9a798186ecd213868fc44a1b49ae7bc5c93cc7ed
2013-03-06Add a comment to prevent misperceptionsFridrich Štrba1-0/+3
Change-Id: I0c7f2a53bf7a024f1190396accd164201e3a90cb
2013-03-06Adding libmariadb module for internal mariadb (work in progress)Fridrich Štrba7-0/+510
Change-Id: If2cf9ff21120e29a149903e8eab849d97fa0c2c9