summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.11unknown2003-02-261-7/+5
|\
| * Portability fix for HPUX10.20unknown2003-02-251-7/+5
* | Merge vkishkin@work.mysql.com:/home/bk/mysql-4.1unknown2003-02-241-1/+7
|\ \
| * | add option default-week-format and variable default_week_format unknown2003-02-191-1/+7
* | | Windows portabilty fixups (last commit caused some errors, so recomitting) - ...unknown2003-02-201-4/+8
|/ /
* | Made it work with bison 1.875. They've changed the "parse error" string intounknown2003-02-181-1/+2
* | Merge with 4.0.11 tree to get latest bug fixesunknown2003-02-171-39/+5
|\ \ | |/
| * Fixed multi-table-delete for InnoDB tablesunknown2003-02-171-40/+6
* | merge with 4.0.11 to get fix for thread stackunknown2003-02-081-0/+11
|\ \ | |/
| * Check how much stack we got; Needed to be able to run crash-meunknown2003-02-081-1/+11
* | After merge fixes & remove compiler warningsunknown2003-02-071-2/+4
* | Merge with 4.0.11unknown2003-02-041-41/+278
|\ \ | |/
| * Fixed core dump bug in 'mysql' when using \p in prompt on Windows.unknown2003-02-021-3/+3
| * Fixed compilation error on windowsunknown2003-01-291-8/+7
| * Only write to the error log if --log-error is specified and --console is not ...unknown2003-01-281-22/+24
| * mergeunknown2003-01-281-40/+243
| |\
| | * Fixes for Netwareunknown2003-01-281-32/+237
| | * Merge with 3.23.55unknown2003-01-251-2/+2
| | |\
| | | * small fix for SHOW STATUSunknown2003-01-231-2/+2
| | | * Safety fix to not allow one to specify too big max_alloc_packet to mysqldunknown2002-12-261-1/+1
| | | * removed chroot() bugfix, now --chroot in 3.23 is broken again :((unknown2002-12-201-1/+2
| * | | Added option hostname.errunknown2003-01-271-4/+25
| * | | --ft_stopword_file command-line optionunknown2003-01-231-7/+12
| |/ /
* | | mergeunknown2003-02-041-11/+0
|\ \ \
| * | | Added charset number to result headerunknown2003-02-041-11/+0
* | | | fixed bug in determinating uncacheable queriesunknown2003-01-301-1/+1
|/ / /
* | | Move latin1 into a separarte fileunknown2003-01-291-4/+4
* | | Reorganization to restore generating charset C files from conf filesunknown2003-01-291-1/+1
* | | Avoid memory overruns when buffer_length is too small (when fetching binary d...unknown2003-01-231-134/+140
* | | Mergeunknown2003-01-211-1/+0
|\ \ \
| * | | Portability fixes (for windows)unknown2003-01-211-1/+0
* | | | fix removationunknown2003-01-211-2/+2
* | | | Conflicts resolvingunknown2003-01-201-15/+18
|\ \ \ \ | |/ / /
| * | | Change client_flag to unsigned long (16 -> 32 bits) to handle more options.unknown2003-01-181-2/+2
| * | | Merge with 4.0.9unknown2003-01-181-1/+1
| |\ \ \ | | |/ /
| | * | Fix VC++ error compilerunknown2003-01-161-1/+1
| * | | strnto family functions now return error in a new argumentunknown2003-01-161-1/+2
| * | | Added support sql_mode, which can be used to produce various outputsunknown2003-01-161-11/+13
* | | | SCRUMunknown2003-01-201-475/+3
* | | | resolving conflictsunknown2003-01-151-36/+539
|\ \ \ \ | |/ / /
| * | | Updates for multi-byte character setsunknown2003-01-141-2/+5
| * | | merge with 4.0.9unknown2003-01-091-16/+27
| |\ \ \ | | |/ /
| | * | Portability fixesunknown2003-01-071-16/+27
| * | | buf0buf.c, buf0buf.ic, buf0buf.h:unknown2003-01-061-0/+5
| * | | mergeunknown2003-01-061-2/+2
| |\ \ \
| | * | | Fix bug with shared memory's variablesunknown2003-01-041-2/+2
| * | | | mergeunknown2003-01-041-8/+19
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge with 4.0.8unknown2003-01-031-8/+19
| | |\ \ \ | | | |/ /
| | | * | Changed thd variables max_join_size and select_limit to type ha_rows.unknown2002-12-201-5/+11
| | | * | Merge with 3.23 to get patch for lower_case_table_names for MacOSXunknown2002-12-141-2/+7
| | | |\ \ | | | | |/