Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed to use standard 'install' syntax | monty@hundin.mysql.fi | 2001-08-11 | 1 | -12/+13 |
* | Fixed handling of strings in mysqldumpslow | monty@hundin.mysql.fi | 2001-08-11 | 2 | -4/+5 |
* | Allow myisam-recover="" and --sql-mode="" | monty@hundin.mysql.fi | 2001-08-10 | 4 | -53/+154 |
* | merge | monty@hundin.mysql.fi | 2001-08-10 | 42 | -174/+733 |
|\ | |||||
| * | Portability fixes | monty@hundin.mysql.fi | 2001-08-10 | 36 | -186/+367 |
| * | Fixed bug in ALTER TABLE for MERGE tables | monty@bitch.mysql.fi | 2001-08-10 | 7 | -24/+42 |
| * | acinclude.m4: | tim@bitch.mysql.fi | 2001-08-10 | 2 | -0/+433 |
* | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2001-08-10 | 2 | -122/+127 |
|\ \ | |||||
| * | | Fixed bug in show variables, it didn't show whether slow-query was | jani@hynda.mysql.fi | 2001-08-10 | 1 | -0/+1 |
| * | | New dutch error message file. | jani@hynda.mysql.fi | 2001-08-10 | 1 | -120/+124 |
| * | | Merge jamppa@work:/home/bk/mysql into hynda.mysql.fi:/data/my/bk/mysql | jani@hynda.mysql.fi | 2001-08-10 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | changed variable display from string to int (bits) for myisam-recover | jani@hynda.mysql.fi | 2001-08-10 | 1 | -2/+2 |
* | | | | manual.texi PASSWORD() issue clarified | serg@serg.mysql.com | 2001-08-10 | 1 | -4/+7 |
* | | | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2001-08-10 | 19 | -5968/+6656 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed stupid node name in manual.texi. | jcole@tetra.spaceapes.com | 2001-08-10 | 1 | -3/+3 |
| * | | | DocTOC Chapter 8 Complete! | jcole@tetra.spaceapes.com | 2001-08-09 | 1 | -1504/+1626 |
| * | | | Merge jcole@work.mysql.com:/home/bk/mysql | jcole@tetra.spaceapes.com | 2001-08-09 | 1 | -2418/+2512 |
| |\ \ \ | |||||
| | * | | | DocTOC Chapter 9 Complete! | jcole@tetra.spaceapes.com | 2001-08-09 | 1 | -2418/+2512 |
| * | | | | ibuf0ibuf.c Fix a potential hang in database shutdown (not known if there is ... | heikki@donna.mysql.fi | 2001-08-10 | 1 | -2/+1 |
| * | | | | Merge work.mysql.com:/home/bk/mysql into work.mysql.com:/home/tim/my/3 | tim@work.mysql.com | 2001-08-09 | 5 | -2611/+2868 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge jcole@work.mysql.com:/home/bk/mysql | jcole@tetra.spaceapes.com | 2001-08-09 | 2 | -2606/+2819 |
| | |\ \ \ | |||||
| | | * | | | Fixes to DocTOC Chapter 6. | jcole@tetra.spaceapes.com | 2001-08-09 | 1 | -21/+29 |
| | | * | | | DocTOC Chapter 6 Complete! | jcole@tetra.spaceapes.com | 2001-08-09 | 1 | -2604/+2808 |
| | * | | | | ha_innobase.h Fix Sort aborted bug | heikki@donna.mysql.fi | 2001-08-09 | 1 | -0/+1 |
| | * | | | | btr0cur.c Improve range size estimate for big ranges | heikki@donna.mysql.fi | 2001-08-09 | 3 | -5/+48 |
| | | |/ / | | |/| | | |||||
| * | | | | logging_ok Logging to logging@openlogging.org accepted | tim@work.mysql.com | 2001-08-09 | 2 | -0/+4 |
| |/ / / | |||||
| * | | | Merge jamppa@work:/home/bk/mysql into hynda.mysql.fi:/data/my/bk/mysql | jani@hynda.mysql.fi | 2001-08-09 | 11 | -34/+62 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Added new optino --sql-mode to mysqld. | jani@hynda.mysql.fi | 2001-08-09 | 11 | -34/+62 |
| * | | | fixed some spacing and tag nesting problems in manual.texi | jcole@tetra.spaceapes.com | 2001-08-09 | 1 | -6/+181 |
| * | | | row0upd.c Fix a memory overwrite which can happen if we update or delete a > ... | heikki@donna.mysql.fi | 2001-08-08 | 1 | -2/+2 |
| * | | | trx0purge.c Fix a bug which might stop purge from running | heikki@donna.mysql.fi | 2001-08-08 | 2 | -0/+3 |
| * | | | Merge jcole@work.mysql.com:/home/bk/mysql | jcole@tetra.spaceapes.com | 2001-08-08 | 1 | -3/+3 |
| |\ \ \ | |||||
| | * | | | small fixes from users | jcole@tetra.spaceapes.com | 2001-08-08 | 1 | -3/+3 |
| * | | | | Merge work.mysql.com:/home/bk/mysql | tonu@x153.internalnet | 2001-08-09 | 1 | -3/+4 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | manual.texi Removed broken mirror | tonu@x153.internalnet | 2001-08-09 | 1 | -3/+4 |
| * | | | | Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql | monty@tik.mysql.fi | 2001-08-08 | 2 | -1/+5 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql | monty@tik.mysql.fi | 2001-08-08 | 2 | -1/+5 |
| | |\ \ \ | |||||
| | | * | | | Fix of big in SELECT DISTINCT ... HAVING | monty@tik.mysql.fi | 2001-08-08 | 2 | -1/+5 |
| | | | |/ | | | |/| | |||||
* | | | | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2001-08-08 | 106 | -16612/+19144 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | manual.texi Another Indonesian mirror | mwagner@evoq.mwagner.org | 2001-08-08 | 1 | -2/+8 |
| * | | | | manual.texi More mirror list maintenance | mwagner@evoq.mwagner.org | 2001-08-08 | 7 | -29/+52 |
| | |_|/ | |/| | | |||||
| * | | | Add --default-character-set option to mysqlimport. Thanks to | tim@white.box | 2001-08-07 | 1 | -2/+14 |
| |/ / | |||||
| * | | manual.texi Mirror updates | mwagner@evoq.mwagner.org | 2001-08-07 | 1 | -3/+14 |
| |/ | |||||
| * | manual.texi added explicit entry for EXTRACT() function | paul@central.snake.net | 2001-08-06 | 1 | -8/+18 |
| * | srv0srv.h Support raw disk partitions as data files | heikki@donna.mysql.fi | 2001-08-04 | 62 | -517/+3146 |
| * | Fixed bad manual merge | monty@tik.mysql.fi | 2001-08-04 | 1 | -2/+22 |
| * | Take Jeremy's manual.texi; Will patch this with the deleted text | monty@tik.mysql.fi | 2001-08-04 | 30 | -51/+76 |
| |\ | |||||
| | * | Fix when using --without-server --with-thread-safe-client | monty@tik.mysql.fi | 2001-08-04 | 31 | -53/+98 |
| * | | fixed menus/nodes | jcole@tetra.spaceapes.com | 2001-08-02 | 1 | -10/+12 |
| * | | Fixes to manual | jcole@tetra.spaceapes.com | 2001-08-02 | 1 | -10/+12 |