summaryrefslogtreecommitdiff
path: root/libmysqld
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | several init commands fixunknown2002-12-191-6/+19
* | | Mergingunknown2002-12-171-8/+28
|\ \ \ | |/ /
| * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1unknown2002-12-171-12/+48
| |\ \
| | * | Many init commands on connectunknown2002-12-171-12/+48
* | | | Merging&testingunknown2002-12-171-1/+77
* | | | Mergingunknown2002-12-164-1152/+498
|\ \ \ \ | |/ / / |/| | |
| * | | Big purge about embedded library (scrum)unknown2002-12-164-1388/+85
| * | | Resolving merge conflictsunknown2002-12-124-330/+979
| |\ \ \ | | |/ / | |/| |
| | * | Some fixesunknown2002-12-123-99/+12
| | * | Pull conflicts resolutionsunknown2002-11-294-314/+1051
| | |\ \
| | | * \ Merged by handsunknown2002-11-074-314/+1051
| | | |\ \
| | | | * | Libmysqld improvementsunknown2002-11-061-2/+462
| | | | * | Some code improvementsunknown2002-10-232-31/+10
| | | | * | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1unknown2002-10-184-311/+609
| | | | |\ \
| | | | | * | Changes in order to trim embedded library codeunknown2002-10-133-74/+106