summaryrefslogtreecommitdiff
path: root/libmysqld
Commit message (Expand)AuthorAgeFilesLines
* SCRUM:unknown2003-08-282-3/+3
* After merge fixesunknown2003-08-191-1/+2
* Merge with 4.0.14unknown2003-08-111-1/+1
|\
| * WL#912 (more user control on relay logs):unknown2003-07-061-4/+4
| * Removed not used variableunknown2003-05-281-1/+0
* | SCRUM - adding client into embedded serverunknown2003-07-232-11/+34
* | SCRUMunknown2003-07-182-3/+12
* | Some mistakes fixedunknown2003-07-142-1/+1
* | Resolving conflictsunknown2003-07-046-1579/+60
|\ \
| * | SCRUMunknown2003-07-041-2/+1
| * | SCRUMunknown2003-06-192-3/+2
| * | SCRUMunknown2003-06-181-1/+13
| * | SCRUMunknown2003-06-175-1481/+46
* | | Fixed some new memory leaksunknown2003-06-242-62/+223
|/ /
* | merge with public treeunknown2003-06-052-3/+10
|\ \
| * | Added SQLSTATE to client/server protocolunknown2003-06-042-3/+11
* | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-031-1/+1
|\ \ \
| * | | Moved spatial functions to the sql/item_geofunc.cc file.unknown2003-05-301-1/+1
| |/ /
* | | SCRUM:unknown2003-06-031-1/+1
* | | Lots of conflicts resolvedunknown2003-05-281-4/+4
|\ \ \ | |/ / |/| |
| * | SCRUMunknown2003-05-021-4/+4
* | | convert.cc was removedunknown2003-05-231-1/+1
* | | Merge with 4.0.13unknown2003-05-191-3/+3
|\ \ \ | |/ / |/| / | |/
| * Fix reference to not initialized memoryunknown2003-04-301-1/+1
| * followup to CURRENT_USER() fixunknown2003-04-291-1/+2
| * Fix to remove compiler warningsunknown2003-04-281-3/+3
* | Merge with 4.0unknown2003-04-031-1/+1
|\ \ | |/
| * - Fix for bug #200 (added missing @WRAPLIBS@ to LIBS in unknown2003-03-311-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-201-0/+2
|\ \
| * | CONVERT class was removedunknown2003-03-181-0/+2
* | | Merge with 4.0.12unknown2003-03-192-3/+2
|\ \ \ | | |/ | |/|
| * | - renamed "rnd" to "my_rnd" as the name was too generic (and is an exportedunknown2003-03-181-2/+2
| * | Change dbug.h -> my_dbug.h (Portability fix)unknown2003-03-171-1/+0
* | | Merge with 4.0unknown2003-03-161-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Handling of log-error added in embedded serverunknown2003-03-101-0/+15
| * postmerging fix (SCRUM)unknown2003-02-271-1/+1
| * client port number added to SHOW PROCESSLIST (SCRUM?)unknown2003-02-171-1/+1
* | Fix for using unitialized mutex when running version compiled with --debugunknown2003-03-041-6/+0
* | - removed duplicate my_sys.h inclusion from lib_vio.cunknown2003-02-211-1/+0
* | Another missed fix for Embedded Library (Windows specific)unknown2003-02-201-4/+3
* | Minor tweak to fix the Netware portability to libmysqldunknown2003-02-201-1/+1
* | Windows portabilty fixups (last commit caused some errors, so recomitting) - ...unknown2003-02-202-2/+1
* | Merge with 4.0.11 tree to get latest bug fixesunknown2003-02-171-1/+1
|\ \ | |/
| * Fixed multi-table-delete for InnoDB tablesunknown2003-02-171-1/+1
* | Fixed problem when connecting to user without a password.unknown2003-02-141-2/+11
* | Updated configure script to handle 1 digit numbers in MySQL versionunknown2003-02-121-0/+6
* | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-1/+1
* | Move tmp_table_used to THDunknown2003-02-101-2/+1
* | Merge with 4.0.11unknown2003-02-041-1/+1
|\ \ | |/
| * Fix for MIN/MAX with empty tablesunknown2003-02-031-1/+1