summaryrefslogtreecommitdiff
path: root/sql/mini_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed usage of strxnmov() in recent changesetsunknown2004-02-191-5/+6
* potential problem fixed afer some reasoningunknown2004-02-191-2/+3
* Merge with 3.23 (only comment changes)unknown2003-11-171-4/+9
|\
| * Safety fix for alarms on windows.unknown2003-11-171-6/+11
| * backport of a fix made in 4.0 to make replication work in 64-bit binaries.unknown2003-09-271-1/+1
| * Changed innobase_flush_log_at_trx_commit to be 1 as defaultunknown2003-04-071-7/+5
* | 4 small items in this:unknown2003-10-311-1/+1
* | Fix for 64-bit machines.unknown2003-09-261-1/+1
* | vio ssl structure renames (to get rid of ending _)unknown2003-08-271-1/+1
* | Review of changesets since last pull.unknown2003-08-071-1/+1
* | Fix for UNIXWARE 7unknown2003-07-031-57/+116
* | Changes from Novell for NetWare platformunknown2003-04-241-1/+1
* | A lot of portability fixes.mysql-4.0.8unknown2003-01-051-3/+8
* | - replaced all occurences of HPUX with HPUX10 (to be prepared for eventualunknown2002-10-241-2/+2
* | Give better error from reconnect()unknown2002-08-241-8/+5
* | Changed relay_log_space to ulonglongunknown2002-08-231-4/+0
* | Fixed bug in wait_for_update() that I had introduced.unknown2002-08-221-2/+2
* | Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-211-23/+32
* | Fix for SSL and new my_getoptunknown2002-08-091-35/+44
* | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-6/+9
* | Merge with 3.23.51unknown2002-07-251-1/+4
|\ \ | |/
| * Another try to fix slave timeoutsunknown2002-07-171-1/+4
* | New SET syntax & system variables.unknown2002-07-231-15/+12
* | Fixed some bugs after last mergeunknown2002-06-201-10/+5
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-3/+3
* | merge with 3.23.51unknown2002-05-161-13/+2
|\ \ | |/
| * New my_gethostbyname_r() handlingunknown2002-05-161-13/+2
* | New error messagesunknown2002-01-291-7/+7
* | Ugly merge! But I am not done yet - there are a number of things I need to fixunknown2002-01-191-22/+21
|\ \
| * | Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-22/+21
* | | Cleanup of alarm macros.unknown2001-12-211-26/+14
* | | Fixed bug in FLUSH QUERY CACHEunknown2001-12-191-25/+29
* | | Update copyrightunknown2001-12-061-12/+4
|/ /
* | 64-bit portability fixes in network I/Ounknown2001-10-131-9/+10
* | SSL compiles and works as far as can see. Continue testing..unknown2001-09-301-1/+1
* | Added support of INSERT to MERGE tablesunknown2001-09-221-1/+1
* | Portability fixesunknown2001-09-151-1/+1
* | Changed to use my_global.hunknown2001-09-141-1/+1
* | Merge with 3.23.42unknown2001-09-131-9/+3
|\ \ | |/
| * OS2 patchunknown2001-09-121-9/+3
* | merge with 3.23.42unknown2001-09-021-23/+43
|\ \ | |/
| * Fix for OS2unknown2001-08-301-0/+5
| * Portability fixesunknown2001-08-231-4/+15
| * Fixes for OS2.unknown2001-08-221-19/+23
* | OpenSSL changesunknown2001-08-271-12/+50
* | Fix some libmysqld problems.unknown2001-08-211-0/+5
* | merged replication fixes from 3.23unknown2001-08-151-1/+15
|\ \ | |/
| * improvements for stopping the slave in SLAVE STOP and on shutdownunknown2001-08-151-1/+15
* | make vio compileunknown2001-05-311-0/+1
* | Support for VIO libraryunknown2001-05-311-7/+7