summaryrefslogtreecommitdiff
path: root/libmysqld
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ft_init_stopwords() in embeddedunknown2003-01-271-2/+2
* | Avoid memory overruns when buffer_length is too small (when fetching binary d...unknown2003-01-231-4/+6
* | auto-generated binary files deletedunknown2003-01-222-0/+0
* | Mergeunknown2003-01-211-1/+0
|\ \
| * | Portability fixes (for windows)unknown2003-01-211-1/+0
* | | Conflicts resolvingunknown2003-01-201-1/+1
|\ \ \ | |/ /
| * | Change client_flag to unsigned long (16 -> 32 bits) to handle more options.unknown2003-01-181-7/+7
* | | SCRUMunknown2003-01-201-248/+38
* | | resolving conflictsunknown2003-01-151-3/+8
|\ \ \ | |/ /
| * | fix some warningsunknown2002-12-211-3/+8
* | | SCRUMunknown2003-01-151-10/+63
* | | Mergeunknown2002-12-191-1/+1
|\ \ \ | |/ /
| * | fix warningsunknown2002-12-191-2/+2