summaryrefslogtreecommitdiffstats
path: root/libmariadb
Commit message (Collapse)AuthorAgeFilesLines
* libmariadb: fix unresolved dlopen etc. with MSVC 2008Michael Stahl2013-04-171-0/+5
| | | | Change-Id: I8268ac340f62a84bfae774194e8a6a50c8a707f3
* libmariadb: make it build with MSVC 2008Michael Stahl2013-04-172-0/+14
| | | | | | | ... although i'm not sure if the stub implementation of pthread_cond_timedwait makes that much sense. Change-Id: If1926e760c0e1b84fd2ac48431c06c6f1ba4dd1d
* libmariadb: fix wrong line ends in patchMichael Stahl2013-04-172-26/+30
| | | | Change-Id: I8fce7d3b3da2a6dad373409f9c9ba3b9cd06aa4f
* At least Mac OS X SDK 10.7 does have strnlenStephan Bergmann2013-03-261-1/+3
| | | | Change-Id: I35b1299eda7a66c578041be479051031734bc864
* Remove some unnecessary warningsFridrich Štrba2013-03-222-44/+44
| | | | Change-Id: I19a8931e8cda700c87d632fb6abeda9fa88c6041
* Some more granularity in the libmariadb buildFridrich Štrba2013-03-224-17/+431
| | | | Change-Id: I99a6506443c789fb278684464a3973c1b4961ba4
* mysql_version.h is needed by mysql.hFridrich Štrba2013-03-181-0/+1
| | | | Change-Id: I94ae3091e74526dbeac90d21bf491dcaa41ff346
* No external definition of non-static inline local_thr_alarmStephan Bergmann2013-03-162-0/+15
| | | | Change-Id: I0ae90e8a46ea314fa0f8650b61d6ee7410a785ca
* update to newer libmariadbLionel Elie Mamane2013-03-142-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
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
|
* Build thread-enabled internal libmariadb on UNXFridrich Štrba2013-03-141-0/+2
| | | | Change-Id: Ie0968b0802f5cbd9dc75906c4930586fb46d99ca
* MAC does not have ulong, so don't use itFridrich Štrba2013-03-111-1/+0
| | | | Change-Id: I88708fdae8f0f7e26e2cc05992fa49b13ed96bd3
* trying to make the whole mariadb sundry on windowsFridrich Štrba2013-03-072-0/+25
| | | | Change-Id: I5d775272ba83752fdafe7b7b702a67e8c76e605a
* Remove some more defines not needed in current build configurationFridrich Štrba2013-03-071-23/+0
| | | | Change-Id: Ia05bc5b8d1f9396ed8c1d27d54976308e6df36f4
* make libmariadb/my_config.h much more genericFridrich Štrba2013-03-071-102/+11
| | | | Change-Id: Iea153d6e1b648ac6a7bdf8978cfc1f8016158d6c
* Without threads for the whileFridrich Štrba2013-03-063-4/+18
| | | | Change-Id: I15ad587b510ab006a6b92270f51ce8c352312694
* oops, forgot MakefileFridrich Štrba2013-03-061-0/+7
| | | | Change-Id: I9a798186ecd213868fc44a1b49ae7bc5c93cc7ed
* Add a comment to prevent misperceptionsFridrich Štrba2013-03-061-0/+3
| | | | Change-Id: I0c7f2a53bf7a024f1190396accd164201e3a90cb
* Adding libmariadb module for internal mariadb (work in progress)Fridrich Štrba2013-03-067-0/+510
Change-Id: If2cf9ff21120e29a149903e8eab849d97fa0c2c9