summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Added a warning to my_print_defaults if --verbose is givenunknown2003-08-272-4/+4
* vio ssl structure renames (to get rid of ending _)unknown2003-08-271-103/+41
* Fixed problem with undefined assert symbolunknown2003-08-201-3/+1
* Fixed some varnings from valgrindunknown2003-08-201-0/+12
* Use my_b_append instead of my_b_write on a SEQ_READ_APPEND cache, when we writeunknown2003-08-191-0/+2
* Cleanups to recent patchesunknown2003-08-151-0/+1
* Review of changesets since last pull.unknown2003-08-071-1/+0
* Fix for service issue with paths having spaces (bug #687)unknown2003-07-231-0/+1
* Fix forunknown2003-07-081-1/+2
* Status query on killed mysql connection results in segmentation fault (Bug #738)unknown2003-07-041-4/+0
* Fix for UNIXWARE 7unknown2003-07-031-0/+8
* Cleaner implementation if INSERT ... SELECT with same tablesunknown2003-07-032-3/+5
* Lot's of clean-ups and fixes for 4.0.14.unknown2003-07-021-1/+1
* Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-176-8/+16
|\
| * Many files:unknown2003-06-151-0/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-121-2/+2
| |\
| | * Changed safemalloc structure to not have to be 8 byte aligned. (Portability p...unknown2003-06-121-2/+2
| * | typed moved to a proper placeunknown2003-06-121-3/+3
| |/
| * Print error if we can't delete an alarmunknown2003-06-051-1/+1
| * Added [mysqld-base-version] as a default group for the mysqld serverunknown2003-06-043-2/+9
* | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-022-3/+11
|\ \ | |/
| * Small fixes (nothing nameworthy)unknown2003-06-011-1/+4
| * Fix for compiling MySQL-4.0.13 with SSL support on OpenBSDunknown2003-05-301-1/+1
| * Fix for 64 bit machines (To remove warnings on Itanium)unknown2003-05-261-0/+5
| * Fixed core dump bug when shuting down mysqldunknown2003-05-261-1/+1
* | several bug fixesunknown2003-05-311-1/+3
|/
* my_global.h:unknown2003-05-161-2/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-131-1/+0
|\
| * - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342unknown2003-05-131-1/+0
* | Fix for UNION and LEFT JOIN (Bug #386)unknown2003-05-131-1/+1
|/
* my_base.h:unknown2003-05-071-0/+1
* count_bits() moved to mysys/unknown2003-05-041-0/+1
* more #ifdef THREAD addedunknown2003-04-301-0/+5
* Fix to remove compiler warningsunknown2003-04-282-3/+3
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-04-281-0/+4
|\
| * Fix for openssl on Solarisunknown2003-04-281-0/+4
* | Changes from Novell for NetWare platformunknown2003-04-241-0/+5
|/
* mergeunknown2003-04-241-0/+6
|\
| * Fixes for valgrindunknown2003-04-231-0/+6
* | config-win.h:unknown2003-04-231-0/+3
* | - added $(SUPERCLEANFILES) to DISTCLEANFILES (bug #201) - thanks tounknown2003-04-231-1/+1
|/
* Fixed bug in SUM() with NULL:sunknown2003-04-151-0/+5
* Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-241-8/+0
|\
| * Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili...unknown2003-03-211-8/+0
* | make myisam usable without threads (and even w/o pthread_t)unknown2003-03-241-0/+4
|/
* Changes from Novell for various NetWare-only files, post-4.0.12unknown2003-03-211-4/+3
* - renamed "rnd" to "my_rnd" as the name was too generic (and is an exportedunknown2003-03-181-1/+1
* Change dbug.h -> my_dbug.h (Portability fix)unknown2003-03-173-2/+2
* mergeunknown2003-03-101-0/+1
|\
| * Merge with 3.23 to get fixes for --user and BACKUP TABLEunknown2003-03-101-0/+1
| |\