summaryrefslogtreecommitdiff
path: root/sql/unireg.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2007-01-271-5/+5
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-7/+7
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-7/+7
* | | Bug#24660: "enum" field type definition problemtnurnberg@mysql.com/sin.azundris.com2007-01-121-21/+40
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-311-1/+1
|\ \ \ | |/ /
| * | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/
* | This finishes the work (someone) started to remove FIELD_ types and use the E...brian@zim.(none)2006-12-011-5/+5
* | Merge mysql.com:/home/my/mysql-5.0monty@nosik.monty.fi2006-11-221-4/+4
|\ \ | |/
| * Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-4/+4
* | Merge mysql.com:/home/hf/mysql-5.0.mrgholyfoot/hf@deer.(none)2006-10-121-0/+15
|\ \ | |/
| * Merge bk@192.168.21.1:mysql-4.1holyfoot/hf@mysql.com/deer.(none)2006-10-121-0/+15
| |\
| | * Merge mysql.com:/home/gluh/MySQL/Merge/4.1gluh@mysql.com/gluh.(none)2006-10-051-7/+32
| | |\
| | * | Bug#20922 mysql removes a name of first column in a tablegluh@mysql.com/gluh.(none)2006-09-111-0/+15
* | | | Merge siva.hindu.god:/usr/home/tim/m/bk/50tsmith/tim@siva.hindu.god2006-09-291-7/+32
|\ \ \ \ | |/ / /
| * | | Merge rurik.mysql.com:/home/igor/mysql-4.1-optigor@rurik.mysql.com2006-09-201-7/+32
| |\ \ \ | | | |/ | | |/|
| | * | Fixed bug #20108.igor@rurik.mysql.com2006-09-201-7/+32
| | |/
* | | Merge bk-internal:/home/bk/mysql-5.1msvensson@neptunus.(none)2006-07-191-4/+46
|\ \ \
| * \ \ Merge myoffice.izhnet.ru:/usr/home/gluh/MySQL/tmp_mergegluh@myoffice.izhnet.ru2006-07-181-4/+46
| |\ \ \ | | |/ /
| | * | Fix for bug#13934 Silent truncation of table commentsgluh@eagle.intranet.mysql.r18.ru2006-06-291-4/+45
* | | | Merge zippy.(none):/home/cmiller/work/mysql/merge/mysql-5.1cmiller@zippy.(none)2006-07-051-0/+1
|\ \ \ \ | |/ / /
| * | | BUG#16000: .par file not removed plus errors to error log for normal errorsmikael@dator5.(none)2006-06-201-0/+1
* | | | Merge neptunus.(none):/home/msvensson/mysql/my51-bug15936msvensson@neptunus.(none)2006-06-071-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove unused defined USES_TYPESmsvensson@shellback.2006-04-111-1/+0
* | | | Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-121-5/+13
|\ \ \ \
| * | | | BUG#19010: Fix issues with that ALTER TABLE from auto-partitioned NDB table d...mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-05-101-5/+13
* | | | | Added support for key_block_size for key and table level (WL#602)monty@mysql.com2006-05-031-4/+4
|/ / / /
* | | | WL 2826: Error handling of ALTER TABLE for partitioningmikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-191-1/+1
* | | | Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...mikael@c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se2006-04-191-8/+1
|\ \ \ \
| * \ \ \ Merge c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5...pappa@c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-03-211-8/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | WL 2826: Fourth stepmikron@mikael-ronstr-ms-dator.local2006-02-011-7/+0
| | * | | WL 2826: First step in error handling of ALTER TABLE for partitioningmikron@c-4d08e253.1238-1-64736c10.cust.bredbandsbolaget.se2006-02-011-1/+1
* | | | | Fixes for fast alter table for ndbclustermarty@linux.site2006-04-111-1/+1
|/ / / /
* | | | bug 17290 and bug 14350holyfoot@vva.(none)2006-03-181-1/+1
|/ / /
* | | two buffer overflows fixedserg@serg.mylan2006-01-281-3/+3
* | | WL #2604: Partition Managementmikron@c-1e0be253.1238-1-64736c10.cust.bredbandsbolaget.se2006-01-171-6/+15
* | | WL#1324 table name to file name encodingbar@mysql.com2005-12-311-8/+10
* | | Finalize storage engine pluginsacurtis@xiphis.org2005-12-211-9/+12
* | | Table definition cache, part 2monty@mysql.com2005-11-231-30/+43
* | | Make storage engines "pluggable", handlerton workacurtis@poseidon.ndb.mysql.com2005-11-071-5/+5
* | | Fix of crashed 5.1 tree (wrong merge + wrong pullout patch forced us to creat...monty@mysql.com2005-11-051-15/+43
* | | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2005-11-051-15/+20
|\ \ \ | |/ /
| * | A fix and a test case for Bug#14210 "Simple query with > operator on konstantin@mysql.com2005-11-031-2/+2
| * | Fixes during review of new pushed codemonty@mysql.com2005-10-131-3/+3
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-121-7/+1
| |\ \
| | * | Reviewing new pushed codemonty@mysql.com2005-10-121-7/+1
| * | | Always save/restore connect string.svoj@mysql.com2005-10-101-9/+6
| * | | Store and read engine type string in extra block of .frm.svoj@mysql.com2005-10-101-4/+18
| |/ /
* | | Mergetomas@poseidon.ndb.mysql.com2005-10-061-2/+2
|\ \ \ | |/ /