Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include/myisampack.h | lenz@mysql.com | 2002-11-12 | 1 | -1/+1 |
| | | | | - fixed Typo: BIG_TABLE -> BIG_TABLES | ||||
* | Merge lgrimmer@work.mysql.com:/home/bk/mysql-4.0 | lenz@mysql.com | 2002-11-12 | 17 | -36/+185 |
|\ | | | | | | | into mysql.com:/space/my/mysql-4.0 | ||||
| * | merge | monty@mashka.mysql.fi | 2002-11-12 | 16 | -35/+183 |
| |\ | |||||
| | * | Extended WEEK() to be able to handle ISO weeks. | monty@mashka.mysql.fi | 2002-11-12 | 8 | -10/+42 |
| | | | | | | | | | | | | | | | unlink socket file if mysqld dies on startup Some optimization of AND expressions | ||||
| | * | Fixed that NULL and 0 returns 0 instead of NULL | monty@mashka.mysql.fi | 2002-11-11 | 13 | -32/+148 |
| | | | | | | | | | | | | This is coded to not cause a speed impact on top level AND expressions where we don't care if an AND expression returns 0 or NULL | ||||
| * | | Fixed a problem with reading some innodb options that may contain semicolin. | jani@rhols221.adsl.netsonic.fi | 2002-11-12 | 1 | -1/+2 |
| | | | |||||
* | | | Merge lgrimmer@work.mysql.com:/home/bk/mysql-4.0 | lenz@mysql.com | 2002-11-12 | 5 | -973/+489 |
|\ \ \ | |/ / | | | | | | | into mysql.com:/space/my/mysql-4.0 | ||||
| * | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-11-11 | 5 | -973/+489 |
| |\ \ | | | | | | | | | | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 | ||||
| | * | | removed DBUG_ENTER/RETURN tags | serg@serg.mysql.com | 2002-11-11 | 5 | -973/+489 |
| | |/ | |||||
* | | | - "head/tail -<num>" is obsolete according to POSIX.1-2001 - use | lenz@mysql.com | 2002-11-11 | 1 | -2/+2 |
|/ / | | | | | | | "head/tail -n <num>" instead | ||||
* | | bdb.result: | lenz@mysql.com | 2002-11-11 | 1 | -1/+1 |
| | | | | | | | | - fixed yet another wrong result after error messages had been changed | ||||
* | | innodb.result: | lenz@mysql.com | 2002-11-11 | 1 | -4/+4 |
|/ | | | | - fixed test results after error messages had been modified | ||||
* | Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0 | monty@hundin.mysql.fi | 2002-11-10 | 2 | -2/+272 |
|\ | |||||
| * | Added 4.1 protocol description | monty@hundin.mysql.fi | 2002-11-10 | 2 | -2/+272 |
| | | |||||
* | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-11-09 | 4 | -7/+9 |
|\ \ | | | | | | | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 | ||||
| * | | results fixed | serg@serg.mysql.com | 2002-11-09 | 2 | -5/+5 |
| | | | |||||
| * | | merged | serg@serg.mysql.com | 2002-11-09 | 2 | -2/+4 |
| |\ \ | |||||
| | * | | IGNORE/USE INDEX now work with HA_EXTRA_KEYREAD | serg@serg.mysql.com | 2002-11-09 | 3 | -2/+4 |
| | | | | |||||
* | | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2002-11-09 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | Try to skip over corrupt records in SELECT if innodb_force_recovery > 0; print more page hex dumps in CHECK TABLE | ||||
* | | | | Many files: | heikki@hundin.mysql.fi | 2002-11-09 | 7 | -71/+241 |
| |_|/ |/| | | | | | | | | Try to skip over corrupt records in SELECT if innodb_force_recovery > 0; print more page hex dumps in CHECK TABLE | ||||
* | | | Merge work:/my/mysql-4.0 into hundin.mysql.fi:/my/mysql-4.0 | monty@hundin.mysql.fi | 2002-11-09 | 14 | -15/+958 |
|\ \ \ | |/ / |/| | | |||||
| * | | Small fix in configure for HPUX11 | monty@hundin.mysql.fi | 2002-11-09 | 1 | -5/+1 |
| | | | |||||
| * | | Portability fixes for HP compiler and HPUX11 | monty@hundin.mysql.fi | 2002-11-09 | 9 | -13/+831 |
| | | | |||||
| * | | Fixed bug in MAX() optimization when used with JOIN and ON expressions | monty@hundin.mysql.fi | 2002-11-09 | 5 | -2/+131 |
| | | | |||||
* | | | fixed gone file ONCE AGAIN | serg@serg.mysql.com | 2002-11-08 | 1 | -38/+0 |
| | | | |||||
* | | | Merge serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2002-11-08 | 0 | -0/+0 |
|\ \ \ | | |/ | |/| | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 | ||||
| * | | fixing gone file ONCE AGAIN | serg@serg.mysql.com | 2002-11-08 | 1 | -37/+0 |
| | | | |||||
* | | | Merge serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2002-11-08 | 0 | -0/+0 |
|\ \ \ | |/ / | | | | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 | ||||
| * | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2002-11-08 | 0 | -0/+0 |
| |\ \ | |||||
| | * | | being tired to fix gone file in 4.0 after every pull from 3.23, I fixed it here | serg@serg.mysql.com | 2002-11-08 | 1 | -37/+0 |
| | | | | |||||
| * | | | Merge akishkin@work.mysql.com:/home/bk/mysql | walrus@mysql.com | 2002-11-09 | 5 | -8/+71 |
| |\ \ \ | | | | | | | | | | | | | | | | into mysql.com:/home/walrus/bk/323 | ||||
| * \ \ \ | Merge akishkin@work.mysql.com:/home/bk/mysql | walrus@mysql.com | 2002-11-05 | 6 | -3/+20 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | into mysql.com:/home/walrus/bk/323 | ||||
| * \ \ \ \ | Merge akishkin@work.mysql.com:/home/bk/mysql | walrus@mysql.com | 2002-11-05 | 10 | -27/+225 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/walrus/bk/323 | ||||
| * \ \ \ \ \ | Merge akishkin@work.mysql.com:/home/bk/mysql | walrus@mysql.com | 2002-10-29 | 2 | -3/+10 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/walrus/bk/323 | ||||
| * \ \ \ \ \ \ | Merge | walrus@mysql.com | 2002-10-24 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | BK automatic LOD removal. | bk@admin.bk | 2002-10-24 | 3 | -95/+102 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-11-08 | 24 | -25/+30 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 | ||||
| * | | | | | | | | | fixed test for "root", on some installations / is mounted read-only | serg@serg.mysql.com | 2002-11-08 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | corrected error message for OPTIMIZE/ANALYZE/etc, | serg@serg.mysql.com | 2002-11-08 | 23 | -24/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also for InnoDB that supports CHECK table but not REPAIR | ||||
* | | | | | | | | | | Merge akishkin@work.mysql.com:/home/bk/mysql-4.0 | walrus@mysql.com | 2002-11-09 | 1 | -0/+38 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | into mysql.com:/home/walrus/bk/40 | ||||
| * | | | | | | | | | Merge akishkin@work.mysql.com:/home/bk/mysql-4.0 | walrus@mysql.com | 2002-11-09 | 1 | -0/+38 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/walrus/bk/40 | ||||
| | * \ \ \ \ \ \ \ \ | Merge akishkin@work.mysql.com:/home/bk/mysql-4.0 | walrus@mysql.com | 2002-11-05 | 112 | -812/+2566 |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/walrus/bk/40 | ||||
| | * \ \ \ \ \ \ \ \ \ | Merge akishkin@work.mysql.com:/home/bk/mysql-4.0 | walrus@mysql.com | 2002-10-29 | 12 | -11/+159 |
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/walrus/bk/40 | ||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge akishkin@work.mysql.com:/home/bk/mysql-4.0 | walrus@mysql.com | 2002-10-26 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/walrus/bk/40 | ||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge akishkin@work.mysql.com:/home/bk/mysql-4.0 | walrus@mysql.com | 2002-10-24 | 0 | -0/+0 |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/walrus/bk/40 | ||||
| | | | * | | | | | | | | | | | BK automatic LOD removal. | bk@admin.bk | 2002-10-24 | 3 | -1094/+1104 |
| | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Delete: innobase/stamp-h.in | serg@serg.mysql.com | 2002-11-08 | 1 | -1/+0 |
|/ / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | --use-frm option to mysqlcheck | serg@serg.mysql.com | 2002-11-08 | 2 | -5/+10 |
| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | log0recv.c: | heikki@hundin.mysql.fi | 2002-11-08 | 1 | -5/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed compiler warnings about wrong printf formats | ||||
* | | | | | | | | | | | | | | Merge lgrimmer@work.mysql.com:/home/bk/mysql-4.0 | lenz@mysql.com | 2002-11-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/space/my/mysql-4.0 |