| Commit message (Expand) | Author | Age | Files | Lines |
* | Use pkglibdir to simplify pkgplugindir, and fix the path in a | unknown | 2008-01-02 | 1 | -1/+1 |
* | Add new pkgplugindir handling to seperate plugins from libraries, | unknown | 2007-12-19 | 1 | -2/+3 |
* | Merge mysql.com:/home/gluh/MySQL/Merge/5.1 | unknown | 2007-12-13 | 1 | -23/+14 |
|\ |
|
| * | Bug #32247 Test reports wrong value of "AUTO_INCREMENT" (on a partitioned Inn... | unknown | 2007-12-06 | 1 | -23/+14 |
* | | BUG#31833 - ORDER BY leads to wrong result when ARCHIVE, BLOB and | unknown | 2007-11-23 | 1 | -1/+1 |
|/ |
|
* | ha_archive.cc: | unknown | 2007-10-28 | 1 | -1/+1 |
* | Merge gleb.loc:/home/uchum/work/bk/PA/5.1-opt-31036-v | unknown | 2007-10-28 | 2 | -7/+7 |
|\ |
|
| * | Fixed bug #31036: Using order by with archive table crashes server. | unknown | 2007-10-26 | 2 | -7/+7 |
* | | azio.c, azlib.h: | unknown | 2007-09-07 | 2 | -2/+2 |
|/ |
|
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marvel | unknown | 2007-08-16 | 1 | -2/+6 |
|\ |
|
| * | CMakeLists.txt (many), win/README, mysql_manifest.cmake, configure.js: | unknown | 2007-08-06 | 1 | -2/+6 |
* | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris | unknown | 2007-08-13 | 2 | -6/+9 |
|/ |
|
* | Fixed locking issues around flushes. | unknown | 2007-07-12 | 2 | -25/+37 |
* | Merge synthia.local:/home/mydev/mysql-5.1-ateam | unknown | 2007-06-30 | 1 | -17/+3 |
|\ |
|
| * | Merge mysql.com:/home/svoj/devel/mysql/BUG29250/mysql-5.0-engines | unknown | 2007-06-28 | 1 | -17/+3 |
* | | Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rpl | unknown | 2007-06-12 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | WL#3303 (RBR: Engine-controlled logging format): | unknown | 2007-05-28 | 1 | -0/+1 |
* | | Added casts to avoid compiler warnings and fixed a wrong type. | unknown | 2007-05-31 | 1 | -0/+4 |
* | | WL#3817: Simplify string / memory area types and make things more consistent ... | unknown | 2007-05-10 | 4 | -88/+87 |
|/ |
|
* | Making sure thar archive is inited for info AUTO call. | unknown | 2007-03-26 | 1 | -0/+1 |
* | Merge piggy:/home/brian/mysql-5.1-arch | unknown | 2007-03-26 | 1 | -3/+3 |
|\ |
|
| * | Adjusting locks for concurrency issue (not found, but suspect). | unknown | 2007-03-26 | 1 | -3/+3 |
* | | Centralized init logic for starting a scan. | unknown | 2007-03-26 | 1 | -15/+3 |
|/ |
|
* | New comments, additional init for rebuild options. | unknown | 2007-03-25 | 1 | -0/+5 |
* | Added delayed open of file descriptors to cut down on issues surrounding larg... | unknown | 2007-03-23 | 3 | -13/+35 |
* | Modified read buffer to see if performance difference existed. | unknown | 2007-03-20 | 3 | -25/+29 |
* | Fixed compiler warnings | unknown | 2007-02-23 | 2 | -10/+12 |
* | archive_reader.c: | unknown | 2007-02-21 | 1 | -0/+1 |
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 | unknown | 2007-02-03 | 2 | -21/+22 |
|\ |
|
| * | After merge fixes | unknown | 2007-01-29 | 1 | -8/+9 |
| * | Merge mysql.com:/home/my/mysql-5.0 | unknown | 2007-01-27 | 2 | -13/+13 |
* | | Reworked a section of code that caused valgrind errors (and that partitioning... | unknown | 2007-01-31 | 1 | -7/+14 |
* | | Two things: | unknown | 2007-01-26 | 1 | -2/+2 |
* | | For performance reasons we remove the ability in unique indexes on autoincrem... | unknown | 2007-01-26 | 1 | -5/+5 |
* | | This fixes a bug in show create table displaying auto_increment field when it... | unknown | 2007-01-26 | 1 | -35/+12 |
* | | Fixed a warning. Added the -A option so that the autoincrement could be set o... | unknown | 2007-01-26 | 2 | -7/+43 |
* | | This patch passes comment to be embedded in ARZ. | unknown | 2007-01-24 | 5 | -41/+278 |
|/ |
|
* | Just adding support for a "minor" version number. | unknown | 2007-01-21 | 4 | -18/+25 |
* | 1) New dirty state for files (need this for longterm fast recovery) | unknown | 2007-01-20 | 5 | -47/+257 |
* | Updates to archive_reader. | unknown | 2007-01-13 | 2 | -12/+140 |
* | More windows warnings cleanup | unknown | 2007-01-13 | 2 | -11/+7 |
* | REAL_PATH was rewritten for DATA DIRECTORY (doesn't get calculated for each t... | unknown | 2007-01-13 | 2 | -28/+51 |
* | Final cleanup for new archive internal format. All new headers work. | unknown | 2007-01-12 | 4 | -107/+71 |
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-arch | unknown | 2007-01-11 | 7 | -494/+894 |
|\ |
|
| * | New azio which keeps meta data in its own header. | unknown | 2007-01-10 | 7 | -507/+488 |
| * | This updates archive to use new header information in az files and makes way ... | unknown | 2006-12-04 | 4 | -92/+132 |
| * | Fixed problems with original gzio() functions not being able to correctly ret... | unknown | 2006-12-03 | 5 | -72/+247 |
| * | Formailized the row buffer structure, implemented new streaming format. | unknown | 2006-12-02 | 2 | -77/+249 |
* | | Many files: | unknown | 2006-12-31 | 3 | -5/+35 |
* | | Many files: | unknown | 2006-12-27 | 1 | -2/+1 |