Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix to reserved words script. | arjen@co3064164-a.bitbike.com | 2001-11-20 | 2 | -74/+88 |
| | | | | Updated reserved words list in manual. | ||||
* | fixed problem in rpl_log test | sasha@mysql.sashanet.com | 2001-11-19 | 2 | -4/+4 |
| | |||||
* | manual.texi: | tfr@sarvik.tfr.cafe.ee | 2001-11-19 | 1 | -2/+3 |
| | | | | | Remove "for windows" Updated contributed software link | ||||
* | Fixed self-reference to proper cross-reference. | arjen@co3064164-a.bitbike.com | 2001-11-19 | 1 | -1/+1 |
| | |||||
* | Merge arjen@work.mysql.com:/home/bk/mysql-4.0 | arjen@co3064164-a.bitbike.com | 2001-11-19 | 10 | -479/+112 |
|\ | | | | | | | into co3064164-a.bitbike.com:c:/home/mysql-4.0 | ||||
| * | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-11-17 | 6 | -45/+106 |
| |\ | | | | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0 | ||||
| | * | use env vars for socket/port in connect in mysqltest | sasha@mysql.sashanet.com | 2001-11-17 | 6 | -45/+106 |
| | | | | | | | | | | | | | | | | | | --local-master option in mysql-test-run do not log CREATE TABLE when doing table dump fix replication to slave off 3.23 master | ||||
| * | | Removing registry service parameter code | miguel@light.local | 2001-11-17 | 1 | -428/+0 |
| | | | |||||
| * | | bugfix | serg@serg.mysql.com | 2001-11-17 | 1 | -3/+3 |
| | | | |||||
| * | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2001-11-16 | 2 | -3/+3 |
| |\ \ | | | | | | | | | | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 | ||||
| | * | | typo fixed | serg@serg.mysql.com | 2001-11-16 | 1 | -1/+1 |
| | | | | |||||
| | * | | ignore ft_min_word_len and stopword check for truncated words in the query | serg@serg.mysql.com | 2001-11-13 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge arjen@work.mysql.com:/home/bk/mysql-4.0 | arjen@co3064164-a.bitbike.com | 2001-11-16 | 1 | -1/+5 |
|\ \ \ \ | |/ / / |/| | | | | | | | into co3064164-a.bitbike.com:c:/home/mysql-4.0 | ||||
| * | | | Clarified bk install from public source tree. | arjen@co3064164-a.bitbike.com | 2001-11-16 | 1 | -1/+5 |
| | | | | |||||
* | | | | manual.texi: | tfr@sarvik.tfr.cafe.ee | 2001-11-15 | 1 | -6/+0 |
|/ / / | | | | | | | | | | Remove links to /company/people/index.html | ||||
* | | | Insert link to upto-date list of people at MySQL AB (previously removed old ↵ | arjen@co3064164-a.bitbike.com | 2001-11-15 | 1 | -0/+6 |
| | | | | | | | | | | | | bad link). | ||||
* | | | Increased mentioning ACID compliancy of InnoDB. | arjen@co3064164-a.bitbike.com | 2001-11-15 | 1 | -3/+9 |
| | | | |||||
* | | | Clarified "not allowing column alias in WHERE clause" explicitly in SELECT ↵ | arjen@co3064164-a.bitbike.com | 2001-11-15 | 1 | -0/+6 |
| | | | | | | | | | | | | section. | ||||
* | | | Table names in example to singular (note from Bennett Haselton). | arjen@co3064164-a.bitbike.com | 2001-11-14 | 1 | -9/+9 |
| | | | |||||
* | | | Reformatted some fixed-font texts for better output. | arjen@co3064164-a.bitbike.com | 2001-11-12 | 1 | -22/+33 |
| | | | |||||
* | | | Kaj extremely hates the hugely profuse use of fundamentally exaggerated ↵ | arjen@co3064164-a.bitbike.com | 2001-11-12 | 1 | -1/+1 |
| | | | | | | | | | | | | adjectives. | ||||
* | | | manual.texi: | tfr@sarvik.tfr.cafe.ee | 2001-11-11 | 1 | -5/+17 |
| |/ |/| | | | | | Update mirror listing | ||||
* | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-11-10 | 19 | -722/+919 |
|\ \ | |/ |/| | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0 | ||||
| * | work to enable reading 3.23 logs - not yet finished | sasha@mysql.sashanet.com | 2001-11-10 | 19 | -722/+919 |
| | | | | | | | | | | moved fail-safe replication routines from sql_repl.cc to repl_failsafe.cc write start event only in the first log | ||||
* | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2001-11-10 | 1 | -1/+2 |
|\ \ | | | | | | | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 | ||||
| * | | memory leak fixed | serg@serg.mysql.com | 2001-11-10 | 1 | -1/+2 |
| | | | |||||
* | | | Merge work.mysql.com:/home/bk/mysql-4.0 | tonu@volk.internalnet | 2001-11-09 | 3 | -81/+70 |
|\ \ \ | |_|/ |/| | | | | | into volk.internalnet:/home/tonu/mysql-4.0 | ||||
| * | | des_encrypt()/des_decrypt() work much better now | tonu@volk.internalnet | 2001-11-09 | 3 | -81/+70 |
| | | | |||||
* | | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-11-08 | 25 | -2574/+4394 |
|\ \ \ | | | | | | | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0 | ||||
| * | | | manual.texi website -> web site | paul@teton.kitebird.com | 2001-11-08 | 1 | -36/+36 |
| | | | | | | | | | | | | | | | | manual.texi typo | ||||
| * | | | Merge paul@work.mysql.com:/home/bk/mysql-4.0 | paul@teton.kitebird.com | 2001-11-08 | 1 | -25/+32 |
| |\ \ \ | | | | | | | | | | | | | | | | into teton.kitebird.com:/home/paul/mysql-4.0 | ||||
| | * | | | manual.texi some mods to ch 1 index entries; other minor tweaks | paul@teton.kitebird.com | 2001-11-08 | 1 | -25/+32 |
| | | | | | |||||
| * | | | | Changed xrefs from Contrib to Portals. | arjen@co3064164-a.bitbike.com | 2001-11-09 | 1 | -9/+9 |
| |/ / / | |||||
| * | | | Okay/Enter and other little consistency fixups. | arjen@co3064164-a.bitbike.com | 2001-11-09 | 1 | -24/+23 |
| | | | | |||||
| * | | | Put in clarification of manual copyright at top of manual.... | arjen@co3064164-a.bitbike.com | 2001-11-09 | 1 | -2/+14 |
| | | | | |||||
| * | | | Typo fix. | arjen@co3064164-a.bitbike.com | 2001-11-09 | 1 | -5/+5 |
| | | | | |||||
| * | | | Fixed bug in UPDATE .. ORDER BY | monty@hundin.mysql.fi | 2001-11-08 | 5 | -5/+28 |
| | | | | |||||
| * | | | new crash-me results for Interbase. | monty@hundin.mysql.fi | 2001-11-08 | 6 | -4/+1568 |
| | | | | |||||
| * | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2001-11-08 | 12 | -6/+159 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | --fast now does all insert/update loops in one transactions | monty@hundin.mysql.fi | 2001-11-08 | 7 | -3/+141 |
| | | | | |||||
| | * | | Don't use IGNORE by default in INSERT ... SELECT | monty@hundin.mysql.fi | 2001-11-08 | 5 | -3/+18 |
| | | | | |||||
| * | | | Extracted books/links sections to separate file. Info to portals. | arjen@co3064164-a.bitbike.com | 2001-11-08 | 2 | -884/+893 |
| | | | | | | | | | | | | | | | | Reference fixups. | ||||
| * | | | Added section explaining MySQL Portals on the website. | arjen@co3064164-a.bitbike.com | 2001-11-08 | 3 | -459/+510 |
| | | | | | | | | | | | | | | | | Extracted appendixes "Testimonials" and "Users" to separate files for safe keeping. Should go to web portals. | ||||
| * | | | Website link fixups for searchable manual and list archives. | arjen@co3064164-a.bitbike.com | 2001-11-08 | 1 | -6/+5 |
| | | | | |||||
| * | | | Extracted section "Comparisons" to file section.Comparisons.texi. ↵ | arjen@co3064164-a.bitbike.com | 2001-11-08 | 2 | -1117/+1120 |
| |/ / | | | | | | | | | | Outdated/bad/incomplete info. | ||||
* | | | fixed memory leak in replication | sasha@mysql.sashanet.com | 2001-11-08 | 5 | -16/+30 |
| | | | | | | | | | | | | | | | | | | fixed bugs in new IO_CACHE code so that the old calls work fixed shutdown bug clean-up of mysql-test-run | ||||
* | | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-11-07 | 8 | -72/+409 |
|\ \ \ | |/ / |/| | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0 | ||||
| * | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-11-07 | 8 | -72/+409 |
| |\ \ | | | | | | | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0 | ||||
| | * | | manager clean-up ( added pid-file and kill in mysql-test-run when things go ↵ | sasha@mysql.sashanet.com | 2001-11-07 | 5 | -69/+158 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | wrong) fixes for IO_CACHE need to pull Monty's fixes - this is not final, will not be pushed | ||||
| | * | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-11-03 | 6 | -58/+306 |
| | |\ \ | | | | | | | | | | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0 |