Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redefinition of myisam_bulk_insert_tree_size | monty@tik.mysql.fi | 2001-07-10 | 1 | -3/+3 |
* | merge | monty@tik.mysql.fi | 2001-07-08 | 1 | -1/+7 |
|\ | |||||
| * | Added support for ANSI SQL X'hex-string' format. | monty@tik.mysql.fi | 2001-07-04 | 1 | -0/+6 |
* | | bulk insert optimization documented | serg@serg.mysql.com | 2001-07-04 | 1 | -87/+99 |
|/ | |||||
* | Fix ORDER BY ... DESC optimization | monty@hundin.mysql.fi | 2001-06-29 | 1 | -14/+107 |
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2001-06-28 | 1 | -1190/+1233 |
|\ | |||||
| * | Allow floats of type 1.0e1 | monty@hundin.mysql.fi | 2001-06-28 | 1 | -0/+2 |
| * | Cleanup | monty@hundin.mysql.fi | 2001-06-28 | 1 | -1190/+1231 |
* | | manual.texi add LIKE example illustrating case sensitivity. | paul@central.snake.net | 2001-06-27 | 1 | -0/+10 |
|/ | |||||
* | manual.texi Updated mirror URL | mwagner@evoq.mwagner.org | 2001-06-22 | 1 | -1/+1 |
* | UNIQUE keys are not anymore shown as PRIMARY KEY | monty@hundin.mysql.fi | 2001-06-21 | 1 | -0/+3 |
* | Added --warnings to mysqld | monty@hundin.mysql.fi | 2001-06-21 | 1 | -3/+25 |
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2001-06-19 | 1 | -14/+69 |
|\ | |||||
| * | Fixed bug in mysqlcheck when using --fast | monty@hundin.mysql.fi | 2001-06-19 | 1 | -14/+69 |
* | | manual.texi $tab -> @tab | paul@teton.kitebird.com | 2001-06-18 | 1 | -3/+6 |
* | | Merge paul@work.mysql.com:/home/bk/mysql | paul@teton.kitebird.com | 2001-06-13 | 1 | -6/+6 |
|\ \ | |||||
| * | | manual.texi release note cleanups | paul@teton.kitebird.com | 2001-06-13 | 1 | -6/+6 |
* | | | manual.texi Corrected all occurances of license.htmy | mwagner@evoq.mwagner.org | 2001-06-13 | 1 | -3/+3 |
|/ / | |||||
* | | manual.texi Had to revert name back to innodb_unix_file_flush_method because ... | heikki@donna.mysql.fi | 2001-06-13 | 1 | -2/+2 |
* | | manual.texi Added hyperlink tags to InnoDB contact info | heikki@donna.mysql.fi | 2001-06-13 | 1 | -3/+8 |
* | | manual.texi Any server can be installed as a service under NT | paul@teton.kitebird.com | 2001-06-12 | 1 | -7/+8 |
|/ | |||||
* | Fixed changelog | monty@hundin.mysql.fi | 2001-06-12 | 1 | -10/+1 |
* | Added --skip-stack to mysql-test-run | monty@hundin.mysql.fi | 2001-06-12 | 1 | -9/+13 |
* | Fixed wrong mysql-test | monty@hundin.mysql.fi | 2001-06-12 | 2 | -5/+208 |
* | Added --verbose option to mysqlshow | monty@hundin.mysql.fi | 2001-06-12 | 1 | -20/+32 |
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2001-06-11 | 1 | -1/+5 |
|\ | |||||
| * | Small fixes in the manual. | monty@hundin.mysql.fi | 2001-06-11 | 1 | -3/+7 |
* | | Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql | monty@tik.mysql.fi | 2001-06-11 | 1 | -50/+544 |
|\ \ | |||||
| * | | Changed compare in MyISAM to use my_pread() | monty@tik.mysql.fi | 2001-06-11 | 1 | -50/+544 |
| |/ | |||||
* | | manual.texi HPUX -> HP-UX where necessary | paul@teton.kitebird.com | 2001-06-10 | 1 | -9/+9 |
* | | manual.texi cleanup | paul@teton.kitebird.com | 2001-06-08 | 1 | -5/+5 |
* | | manual.texi Added another Contrib software entry. | mwagner@evoq.mwagner.org | 2001-06-08 | 1 | -0/+7 |
* | | manual.texi Contrib software additions. | mwagner@evoq.mwagner.org | 2001-06-08 | 1 | -0/+11 |
* | | manual.texi minor cleanup | paul@teton.kitebird.com | 2001-06-08 | 1 | -4/+4 |
* | | Added a link to manual. | jani@janikt.pp.saunalahti.fi | 2001-06-08 | 1 | -0/+5 |
* | | manual.texi Change my email address (of course I read also from the old address) | heikki@donna.mysql.fi | 2001-06-07 | 1 | -1/+1 |
* | | page0cur.ic Fix a bug in insert buffer and multiversioning | heikki@donna.mysql.fi | 2001-06-07 | 1 | -2/+2 |
|/ | |||||
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2001-06-06 | 1 | -7/+66 |
|\ | |||||
| * | Updated manual about symlinks on window and adding users | monty@hundin.mysql.fi | 2001-06-06 | 1 | -7/+66 |
* | | manual.texi minor clarifications to Windows section | paul@teton.kitebird.com | 2001-06-05 | 1 | -18/+33 |
* | | manual.texi correct instance of mysql_escape() to mysql_escape_string(); | paul@teton.kitebird.com | 2001-06-05 | 1 | -1/+8 |
|/ | |||||
* | manual.texi 1) manual says mysql.server uses "user"; it doesn't. | paul@teton.kitebird.com | 2001-06-04 | 1 | -8/+8 |
* | Merge paul@work.mysql.com:/home/bk/mysql | paul@teton.kitebird.com | 2001-06-04 | 1 | -7/+9 |
|\ | |||||
| * | Merge | monty@hundin.mysql.fi | 2001-06-05 | 1 | -7/+9 |
| |\ | |||||
| | * | Updated benchmarks and crash-me for postgreSQL 7.1.1 | monty@hundin.mysql.fi | 2001-06-05 | 1 | -7/+9 |
* | | | manual.texi fix more out-of-date mysql.server commentary, plus | paul@teton.kitebird.com | 2001-06-04 | 1 | -9/+12 |
* | | | manual.texi 1) earlier change to @xref{} used 2-arg form; change | paul@teton.kitebird.com | 2001-06-04 | 1 | -65/+78 |
|/ / | |||||
* | | manual.texi mysqlhotcopy reads [mysqlhotcopy] option group, | paul@central.snake.net | 2001-06-04 | 1 | -1/+1 |
* | | manual.texi @xref{safe_mysqld} | paul@teton.kitebird.com | 2001-06-04 | 1 | -29/+34 |
|/ | |||||
* | manual.texi website address change | heikki@donna.mysql.fi | 2001-06-03 | 1 | -1/+1 |