summaryrefslogtreecommitdiff
path: root/sql/unireg.cc
Commit message (Expand)AuthorAgeFilesLines
* WL#1324 table name to file name encodingunknown2005-12-311-8/+10
* Finalize storage engine pluginsunknown2005-12-211-9/+12
* Table definition cache, part 2unknown2005-11-231-30/+43
* Make storage engines "pluggable", handlerton workunknown2005-11-071-5/+5
* Fix of crashed 5.1 tree (wrong merge + wrong pullout patch forced us to creat...unknown2005-11-051-15/+43
* Merge mysql.com:/home/my/mysql-5.0unknown2005-11-051-15/+20
|\
| * A fix and a test case for Bug#14210 "Simple query with > operator on unknown2005-11-031-2/+2
| * Fixes during review of new pushed codeunknown2005-10-131-3/+3
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-121-7/+1
| |\
| | * Reviewing new pushed codeunknown2005-10-121-7/+1
| * | Always save/restore connect string.unknown2005-10-101-9/+6
| * | Store and read engine type string in extra block of .frm.unknown2005-10-101-4/+18
| |/
* | Mergeunknown2005-10-061-2/+2
|\ \ | |/
| * some last minute Windows compile fixes and makefile correctionsunknown2005-09-151-2/+2
* | Handle default engine type better forunknown2005-09-201-0/+1
* | Merge neptunus.(none):/home/msvensson/mysql/bug10713_new/my50-bug10713_newunknown2005-09-141-1/+10
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-141-1/+1
| |\
| | * Added option --valgrind-mysqltest to mysql-test-rununknown2005-09-141-1/+1
| * | Made changes to add federated CONNECTION information to the .frm fileunknown2005-09-121-0/+9
| |/
* | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-051-2/+8
|\ \ | |/
| * Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-6/+6
| |\
| | * Review of new code:unknown2005-07-271-6/+6
| * | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-07-221-3/+9
| |\ \ | | |/
| | * Fix error message generated when trying to create a table in aunknown2005-07-211-3/+9
* | | Patch for push of wl1354 Partitioningunknown2005-07-181-20/+38
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-181-1/+1
|\ \ \ | |/ /
| * | Bug#6877 MySQL should give an error if the requested table type is not availableunknown2005-06-171-1/+1
* | | mergeunknown2005-06-061-1/+1
|\ \ \ | |/ /
| * | Some Windows compile improvements:unknown2005-06-061-1/+1
* | | Mergeunknown2005-05-311-5/+11
|\ \ \ | |/ /
| * | Merge mysql.com:/Users/kent/mysql/bk/mysql-5.0-buildunknown2005-05-261-2/+5
| |\ \
| | * | Bug #10838 CREATE TABLE produces strange DEFAULT valueunknown2005-05-251-2/+5
| * | | Cleanup's during reviewunknown2005-05-251-3/+6
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-201-0/+1
|\ \ \ \ | |/ / /
| * | | mergedunknown2005-05-191-0/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * mergedunknown2005-05-181-0/+1
| | |\
| | | * Fixed compiler failureunknown2005-05-141-0/+1
* | | | mergeunknown2005-05-171-30/+47
|\ \ \ \ | |/ / /
| * | | After merge fixesunknown2005-05-161-7/+5
| * | | Merge with 4.1unknown2005-05-141-28/+47
| |\ \ \ | | |/ /
| | * | Merge with 4.0unknown2005-05-141-34/+51
| | |\ \ | | | |/
| | | * Change create_field->offset to store offset from start of fields, independent...unknown2005-05-131-33/+50
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2005-05-121-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2005-05-071-0/+1
| |\ \ \
| | * | | WL 1682: Use bitvector instead of query_id to tell handler which fieldsunknown2005-04-281-0/+1
* | | | | mergeunknown2005-05-061-0/+1
|\ \ \ \ \
| * | | | | Fixes while reviewing new codeunknown2005-05-061-0/+1
| |/ / / /
* | | | | A fix (bug #10179: error in default value setting).unknown2005-05-051-9/+12
|/ / / /
* | | | Setting a variable to CAST(NULL as X) set the result type of the variable to ...unknown2005-04-301-2/+5
|/ / /
* | | Fix for bug #9571: Primary key creation causes server crash.unknown2005-04-051-3/+2