summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Deprecated the update log (Sprint task #792). Now --log-updateguilhem@mysql.com2003-04-021-9/+56
* Fixed bug in allocation memory in key cache. (Memory was not properly aligned...monty@narttu.mysql.fi2003-03-251-7/+7
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-03-211-1/+1
|\
| * Fixes for fill_help_tables.sqlmonty@narttu.mysql.fi2003-03-211-1/+1
* | New variable to turn off automatic charset conversion of query resultsbar@bar.mysql.r18.ru2003-03-211-0/+1
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-03-201-1/+0
|\
| * (no commit message)bar@bar.mysql.r18.ru2003-03-171-1/+0
* | Merge with 4.0.12monty@narttu.mysql.fi2003-03-191-1/+1
|\ \
| * | - renamed "rnd" to "my_rnd" as the name was too generic (and is an exportedlenz@mysql.com2003-03-181-1/+1
* | | Merge with 4.0monty@narttu.mysql.fi2003-03-161-11/+16
|\ \ \ | |/ / | | / | |/ |/|
| * Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mysql.com2003-03-131-1/+1
| |\
| | * better help messageserg@serg.mysql.com2003-03-131-1/+1
| * | merge with 3.23 to get:monty@mashka.mysql.fi2003-03-111-1/+1
| |\ \
| | * | - typo fix for newly added error messagelenz@mysql.com2003-03-101-1/+1
| * | | mergemonty@narttu.mysql.fi2003-03-101-2/+8
| |\ \ \ | | |_|/ | |/| |
| | * | after merge fixesmonty@narttu.mysql.fi2003-03-101-4/+4
| | * | Merge with 3.23 to get fixes for --user and BACKUP TABLEmonty@narttu.mysql.fi2003-03-101-1/+7
| | |\ \ | | | |/
| | | * Don't allow multiple --user options to mysqldmonty@narttu.mysql.fi2003-03-101-1/+4
| | | * A better, but larger fix for server_id bug ..Sinisa@sinisa.nasamreza.org2003-03-051-3/+3
| | | * Fix for SHOW VARIABLES on 64-bit platformsSinisa@sinisa.nasamreza.org2003-03-041-1/+1
| | | * Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fie...monty@mashka.mysql.fi2003-01-291-1/+1
| * | | Made it possible to use --max-delayed-threads=0 in order to disablejani@rhols221.adsl.netsonic.fi2003-03-091-2/+2
| * | | --new option and local variable to optionally turn onserg@serg.mysql.com2003-03-051-9/+8
| |/ /
| * | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...monty@narttu.mysql.fi2003-03-041-2/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2003-03-161-13/+14
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2003-03-141-0/+16
| |\ \ \
| * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2003-03-111-13/+14
| |\ \ \ \
| | * | | | Portability fixesmonty@mashka.mysql.fi2003-03-111-13/+14
* | | | | | set_default_charset() is not used anymoreroot@home.(none)2003-03-161-1/+2
| |_|/ / / |/| | | |
* | | | | Fix for embeded library compilegluh@gluh.mysql.r18.ru2003-03-131-0/+2
* | | | | Conflicts relsolvinggluh@gluh.mysql.r18.ru2003-03-111-0/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added 'PURGE LOGS BEFORE' commandgluh@gluh.mysql.r18.ru2003-03-111-3/+3
| * | | | SCRUM: 'Replication: PURGE LOGS with date' taskgluh@gluh.mysql.r18.ru2003-02-161-1/+15
* | | | | Merge kishkin.ru:/home/wax/mysql-4n into kishkin.ru:/home/wax/mysql-4nhwax@kishkin.ru2003-03-071-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | URGENT fixed bug in shared memory (handler_count)wax@kishkin.ru2003-03-021-0/+2
* | | | | Fix for using unitialized mutex when running version compiled with --debugmonty@narttu.mysql.fi2003-03-041-6/+4
|/ / / /
* | | | Merge with 3.23 -> 4.0monty@narttu.mysql.fi2003-02-281-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Added detection if pthread_attr_getstacksize() existsmonty@narttu.mysql.fi2003-02-271-0/+2
* | | | Minor changes from 4.0->4.1 by Novell (Rob Lyon)greg@mysql.com2003-02-261-1/+0
* | | | Merge with 4.0.11monty@narttu.mysql.fi2003-02-261-7/+5
|\ \ \ \ | |/ / /
| * | | Portability fix for HPUX10.20monty@narttu.mysql.fi2003-02-251-7/+5
* | | | Merge vkishkin@work.mysql.com:/home/bk/mysql-4.1wax@mysql.com2003-02-241-1/+7
|\ \ \ \
| * | | | add option default-week-format and variable default_week_format wax@mysql.com2003-02-191-1/+7
* | | | | Windows portabilty fixups (last commit caused some errors, so recomitting) - ...venu@myvenu.com2003-02-201-4/+8
|/ / / /
* | | | Made it work with bison 1.875. They've changed the "parse error" string intopem@mysql.com2003-02-181-1/+2
* | | | Merge with 4.0.11 tree to get latest bug fixesmonty@mashka.mysql.fi2003-02-171-39/+5
|\ \ \ \ | |/ / /
| * | | Fixed multi-table-delete for InnoDB tablesmonty@mashka.mysql.fi2003-02-171-40/+6
* | | | merge with 4.0.11 to get fix for thread stackmonty@mashka.mysql.fi2003-02-081-0/+11
|\ \ \ \ | |/ / /
| * | | Check how much stack we got; Needed to be able to run crash-memonty@mashka.mysql.fi2003-02-081-1/+11
* | | | After merge fixes & remove compiler warningsmonty@mashka.mysql.fi2003-02-071-2/+4