Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | post-merge fixes | serg@serg.mylan | 2003-10-31 | 1 | -13/+14 |
| | |||||
* | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-10-31 | 1 | -0/+131 |
|\ | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1 | ||||
| * | Merge | igor@rurik.mysql.com | 2003-10-30 | 1 | -0/+131 |
| |\ | |||||
| | * | Manual merge after improving concurrency for key cache reassignment | igor@rurik.mysql.com | 2003-10-01 | 1 | -0/+131 |
| | |\ | |||||
| | | * | Many files: | igor@rurik.mysql.com | 2003-10-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Improved concurrency for key cache reassignment | ||||
| | | * | Manual merge | igor@rurik.mysql.com | 2003-08-26 | 1 | -0/+131 |
| | | |\ | |||||
| | | | * | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-08-09 | 1 | -0/+12 |
| | | | |\ | | | | | | | | | | | | | | | | | | | into rurik.mysql.com:/home/igor/dev/mysql-4.1-0 | ||||
| | | | * | | Many files: | igor@rurik.mysql.com | 2003-08-02 | 1 | -12/+85 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added key cache assignment mi_locking.c: Added key cache assignment: correction my_sys.h: Added key cache variable structure | ||||
| | | | * | | mi_keycache.c: | igor@rurik.mysql.com | 2003-07-16 | 1 | -0/+58 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new file Many files: Added CACHE INDEX command | ||||
* | | | | | | fixes to Bitmap class | serg@serg.mylan | 2003-10-24 | 1 | -1/+2 |
| | | | | | | |||||
* | | | | | | merged | serg@serg.mylan | 2003-10-15 | 1 | -12/+13 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | key_map with more that 64 bits width | serg@serg.mylan | 2003-10-11 | 1 | -12/+13 |
| |/ / / / | |||||
* | | | | | Don't print warnings about 'setrlimit' if --warnings is not given | monty@narttu.mysql.fi | 2003-09-29 | 1 | -2/+2 |
|/ / / / | | | | | | | | | | | | | Code review/cleanup of sub subselect_uniquesubquery_engine | ||||
* | | | | merge | monty@narttu.mysql.fi | 2003-09-03 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * \ \ \ | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Better fix for myisamchk --sort-index on windows | monty@narttu.mysql.fi | 2003-08-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Fixed deadlock bug when doing resize of key buffer while key buffer was in active use | ||||
* | | | | | merged | serg@serg.mylan | 2003-09-03 | 1 | -0/+8 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-08-09 | 1 | -0/+8 |
| |\ \ \ \ | | |_|_|/ | |/| | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1 | ||||
| | * | | | table checksum background: | serg@serg.mylan | 2003-08-05 | 1 | -0/+8 |
| | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | my_checksum() mysys function NISAM checksum code moved from mysys to isam/ - it's obsolete MyISAM checksum code moved to mysys table's checksum accessible from sql layer SHOW TABLE STATUS shows checksum (WL#646) code cleanup | ||||
* | | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -6/+10 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Fix for #712 with Serg's suggestions | hf@deer.(none) | 2003-07-19 | 1 | -2/+2 |
| | | | |||||
| * | | Proposed bugfix for #712 | hf@deer.(none) | 2003-07-14 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | | | Monty revoked any locks for temporary tables in ha_myisam::external_lock() But further code bans using write cache on nonlocked tables this makes operations much slower | ||||
| * | | Fixed bug in ALTER TABLE ... DISABLE/ENABLE KEYS | monty@mashka.mysql.fi | 2003-07-08 | 1 | -2/+5 |
| | | | | | | | | | | | | Removed double my_thread_end() which caused fatal error on windows if mysqld died on startup | ||||
* | | | Merge | Sinisa@sinisa.nasamreza.org | 2003-07-19 | 1 | -0/+12 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Derived tables bug fix ....... | Sinisa@sinisa.nasamreza.org | 2003-06-12 | 1 | -0/+12 |
| | | | |||||
* | | | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-06-12 | 1 | -0/+66 |
|\ \ \ | |/ / |/| | | | | | into rurik.mysql.com:/home/igor/dev/mysql-4.1-0 | ||||
| * | | Many files: | igor@rurik.mysql.com | 2003-06-12 | 1 | -0/+66 |
| | | | | | | | | | | | | | | | | | | | | | | | | New feature: preload indexes into key cache. mi_preload.c: new file Many files: Added preload statement. | ||||
* | | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -4/+18 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | parallel-repair available in mysqld | serg@serg.mylan | 2003-05-04 | 1 | -3/+17 |
| | | |||||
| * | Fix for #126 | hf@deer.mysql.r18.ru | 2003-04-16 | 1 | -1/+1 |
| | | |||||
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-04-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge narttu.mysql.fi:/my/mysql-3.23 into narttu.mysql.fi:/my/mysql-4.0 | monty@narttu.mysql.fi | 2003-04-03 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed bug in memory allocation that could affect 64 bit systems (affected ↵ | monty@narttu.mysql.fi | 2003-04-03 | 1 | -1/+1 |
| | | | | | | | | | | | | hammer) | ||||
| | * | ha_myisam.cc: | serg@serg.mysql.com | 2003-03-12 | 1 | -1/+1 |
| | | | | | | | | | | | | typo fixed | ||||
* | | | After merge fixes | monty@narttu.mysql.fi | 2003-03-20 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | Fixed bug in Item::set_name() Fix for memory leak with geometry type | ||||
* | | | Merge with 4.0.12 | monty@narttu.mysql.fi | 2003-03-19 | 1 | -0/+30 |
|\ \ \ | |/ / | |||||
| * | | Test of range optimizer in InnoDB | monty@narttu.mysql.fi | 2003-03-18 | 1 | -0/+30 |
| | | | |||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@narttu.mysql.fi | 2003-03-17 | 1 | -4/+4 |
|\ \ \ | | | | | | | | | | | | | into narttu.mysql.fi:/my/mysql-4.1 | ||||
| * | | | Preparing to client<->server autoconvert | bar@bar.mysql.r18.ru | 2003-03-17 | 1 | -4/+4 |
| | | | | |||||
* | | | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -14/+15 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | merge | monty@narttu.mysql.fi | 2003-03-10 | 1 | -7/+7 |
| |\ \ | |||||
| | * \ | Merge with 3.23 to get fixes for --user and BACKUP TABLE | monty@narttu.mysql.fi | 2003-03-10 | 1 | -7/+7 |
| | |\ \ | | | |/ | |||||
| | | * | Don't allow BACKUP TABLE to overwrite files | monty@narttu.mysql.fi | 2003-03-10 | 1 | -21/+21 |
| | | | | | | | | | | | | | | | | Fixed memory leak when replication restarts in debug mode | ||||
| * | | | Fixed AUTO_INCREMENT handling in MyISAM (last auto_increment patch broke things) | monty@mashka.mysql.fi | 2003-03-07 | 1 | -7/+7 |
| |/ / | | | | | | | | | | Some after merge fixes | ||||
| * | | fix auto-increment in sub-key and insert ... select | serg@serg.mysql.com | 2003-03-02 | 1 | -3/+4 |
| | | | |||||
* | | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | low-level error messages cleanup | serg@serg.mysql.com | 2003-01-28 | 1 | -1/+1 |
| | | | |||||
| * | | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | Call pthread_mutex_destroy() on not used mutex. Changed comments in .h and .c files from // -> /* */ Added detection of mutex on which one didn't call pthread_mutex_destroy() Fixed bug in create_tmp_field() which causes a memory overrun in queries that uses "ORDER BY constant_expression" Added optimisation for ORDER BY NULL | ||||
* | | | resolving conflicts | hf@deer.mysql.r18.ru | 2003-01-15 | 1 | -13/+20 |
|\ \ \ | |||||
| * \ \ | Merge with 4.0.8 | monty@mashka.mysql.fi | 2003-01-03 | 1 | -13/+20 |
| |\ \ \ | | |/ / |