summaryrefslogtreecommitdiff
path: root/libmysqld/examples
Commit message (Expand)AuthorAgeFilesLines
* Remove unexistent @MT_INCLUES@unknown2005-03-181-1/+1
* small Makefile.am cleanupunknown2005-01-281-9/+6
* change to Makefile.am per Serg's requestunknown2005-01-251-1/+1
* fix for make error in Makefile.am of mysql_client_test.cunknown2005-01-251-1/+1
* Mergeunknown2005-01-241-8/+9
|\
| * - fixed one missing occasion from the mysql_client_test renamingunknown2005-01-201-1/+1
| * - renamed client_test -> mysql_client_testunknown2005-01-201-8/+9
* | Added pathes to mysqld_error.h and sql_state.h; fixed segfault bug; unknown2004-12-141-1/+1
* | Changing the default of libmysqlclient : it's now NO reconnection.unknown2004-12-091-0/+1
|/
* A lot of fixes for prepared statements (PS):unknown2004-10-261-2/+3
* bdb bugfix: LTLIBOBJS didn't take --disable-shared into accountunknown2004-08-231-1/+1
* CXX linker specified for client_test with libmysqldunknown2004-05-141-0/+1
* client_test with embedded library will be built so one can check if he brokeunknown2004-05-131-1/+9
* - added missing link line that seemed to have gone lost during the lastunknown2003-10-081-0/+2
* SCRUMunknown2003-06-171-1/+1
* Merge with 4.0unknown2003-04-031-1/+1
|\
| * - Fix for bug #200 (added missing @WRAPLIBS@ to LIBS in unknown2003-03-311-1/+1
* | auto-generated binary files deletedunknown2003-01-222-0/+0
* | fix for BDB 4.1.24unknown2002-10-311-1/+1
|/
* Builder C++ Embedded Server Sampleunknown2002-10-1313-0/+559
* Fixed searching after ssl directories.unknown2002-09-051-2/+2
* Fixes for compiling distribution with MIT-threadsunknown2002-06-201-1/+1
* fix to make the compile work with --with-other-libcunknown2002-03-301-1/+1
* Added macros for nice TIMESPEC usage.unknown2002-01-021-1/+1
* Fixes for embedded version.unknown2001-11-251-0/+1
* Add --without-isam configure switch.unknown2001-10-091-1/+1
* Updated manual about embedded version.unknown2001-10-082-40/+33
* Fixed some build problems.unknown2001-10-041-1/+1
* Cleaned up SSL documentationunknown2001-10-021-1/+3
* Added support of INSERT to MERGE tablesunknown2001-09-221-1/+1
* Makefile.am Add @pstack_libs@unknown2001-09-191-1/+1
* Fix to get pstack included in distributionunknown2001-09-181-3/+7
* Add some examples for using libmysqld, including a hack for running theunknown2001-09-162-0/+164