summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More XML related definitions are now more friendly:Alexander Barkov2013-02-015-26/+35
* Adding an option to switch off ICONV support:Alexander Barkov2013-02-013-19/+24
* Fixing to use my_interval_timer() instead of ftime().Alexander Barkov2013-02-013-12/+6
* ftime does not exist on FreeBSD.Alexander Barkov2013-02-011-0/+4
* Adding separate flags to disable MSXML and LIBXML2 libraries on Windows:Alexander Barkov2013-02-011-33/+36
* DBF type N is now BIGINT when length is > 10.Olivier Bertrand2013-01-312-17/+9
* Adding OPTION_LIST='xmlsup=libxml2' to makeAlexander Barkov2013-01-312-27/+45
* Adding basic XML tests. More XML tests coming soon.Alexander Barkov2013-01-316-0/+615
* Adding DBF stored procedures to dump the underlying DBF file structure.Alexander Barkov2013-01-312-1/+239
* Fix incorrect DBF type setting for SORT and BIGINT.Olivier Bertrand2013-01-315-16/+48
* Adding more DBF tests for ENGINE=CONNECT.Alexander Barkov2013-01-302-22/+415
* Adding a test suite for the CONNECT storage engine.Alexander Barkov2013-01-304-0/+97
* Fix problems with ODBC raised by Adding the type TYPE_BIGINT (longlong).Olivier Bertrand2013-01-306-14/+4
|\
| * Removing os2def.hAlexander Barkov2013-01-297-213/+3
* | Fix problems with ODBC raised by Adding the type TYPE_BIGINT (longlong).Olivier Bertrand2013-01-301-200/+0
* | Fix problems with ODBC raised by Adding the type TYPE_BIGINT (longlong).Olivier Bertrand2013-01-295-41/+53
|/
* Adding a comment why TranslateSQLType is exported.Alexander Barkov2013-01-291-0/+1
* Removing redundant declaration of ulonglong.Alexander Barkov2013-01-291-6/+0
* Fixing compilation failure caused by wrong definition of DWORDAlexander Barkov2013-01-293-115/+103
* Compilation failed on Debian 32-bit.Alexander Barkov2013-01-292-2/+8
* Removing more duplicate declarations.Alexander Barkov2013-01-292-10/+2
* Adding os.h forgotten in the previous changeset.Alexander Barkov2013-01-291-0/+57
* Moving duplicate data type declatations into os.h.Alexander Barkov2013-01-293-50/+3
* Adding detection of msxml library version:Alexander Barkov2013-01-282-4/+34
* Defining __STDC__, otherwise it does not compile on WindowsAlexander Barkov2013-01-281-0/+4
* Fixing ODBC related compilation failures:Alexander Barkov2013-01-284-34/+15
* Adding a possibility to disable ODBC, XML and MySQL support in CONNECT:Alexander Barkov2013-01-281-82/+97
* Fix problems with ODBC raised by Adding the type TYPE_BIGINT (longlong).Olivier Bertrand2013-01-244-11/+30
* Adding automatic LibXml2 detection for WindowsAlexander Barkov2013-01-241-17/+21
* Making the OS specific part more readable (indentation).Alexander Barkov2013-01-241-18/+18
* (no commit message)Olivier Bertrand2013-01-231-1/+4
|\
| * Additional change for iphlpapi.lib.Alexander Barkov2013-01-241-1/+1
| * Adding iphlpapi.lib library on Windows.Alexander Barkov2013-01-241-0/+2
| * Adding /EHsc flags when compiling on windows.Alexander Barkov2013-01-241-0/+1
* | Added to CONNECT the missing type TYPE_BIGINT (longlong).Olivier Bertrand2013-01-237-38/+1223
|/
* Test for CSV file imported from Windows.Olivier Bertrand2013-01-231-1/+12
* A Changeset from Olivier:Alexander Barkov2013-01-221-617/+629
* Fixing CMakeLists.txt:Alexander Barkov2013-01-221-76/+131
* Adding an Olivier's changeset:Alexander Barkov2013-01-2210-181/+983
* Automatic detection for LIBXML2 and ODBC includes/libraries.Alexander Barkov2013-01-221-12/+71
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-18103-0/+61313
* make sure that our .deb packages provide mysql-*-5.5 where appropriateSergei Golubchik2013-01-112-6/+6
* Merge 10.0-base -> 10.0.Igor Babaev2013-01-10156-1662/+12024
|\
| * Merge 5.5-mwl248 -> 10.0-baseIgor Babaev2013-01-0854-1678/+2577
| |\
| | * Merge 5.5 -> mwl248Igor Babaev2013-01-0850-1496/+2340
| | |\
| | | * Remove timed mutexes in XtraDB - obsolete feature that does not link on Windo...Vladislav Vaintroub2013-01-051-36/+2
| | | * MDEV-3993 - add MSI installer option to set character-set-server=utf8Vladislav Vaintroub2013-01-011-0/+20
| | | * MDEV-3990: engine tests went out of sync with current MariaDB code Elena Stepanova2012-12-3125-1404/+2010
| | | |\
| | | | * storage_engine tests and upstream engines/* suites went out of sync with curr...Elena Stepanova2012-12-2825-1404/+2010
| | | |/
| | | * typoSergei Golubchik2012-12-061-1/+1