summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added --verbose option to mysqlshowmonty@hundin.mysql.fi2001-06-128-60/+251
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-06-113-3/+10
|\
| * Small fixes in the manual.monty@hundin.mysql.fi2001-06-112-3/+9
* | Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlmonty@tik.mysql.fi2001-06-1117-65/+596
|\ \
| * | Changed compare in MyISAM to use my_pread()monty@tik.mysql.fi2001-06-1118-66/+596
| |/
* | manual.texi HPUX -> HP-UX where necessarypaul@teton.kitebird.com2001-06-101-9/+9
* | README msyql -> mysqlpaul@teton.kitebird.com2001-06-081-1/+1
* | manual.texi cleanuppaul@teton.kitebird.com2001-06-081-5/+5
* | manual.texi Added another Contrib software entry.mwagner@evoq.mwagner.org2001-06-081-0/+7
* | manual.texi Contrib software additions.mwagner@evoq.mwagner.org2001-06-082-0/+12
* | Merge paul@work.mysql.com:/home/bk/mysqlpaul@teton.kitebird.com2001-06-082-5/+6
|\ \
| * | manual.texi minor cleanuppaul@teton.kitebird.com2001-06-082-4/+5
* | | row0sel.c Fix a bug in consistent read through a secondary indexheikki@donna.mysql.fi2001-06-082-2/+3
|/ /
* | Added a link to manual.jani@janikt.pp.saunalahti.fi2001-06-082-2/+6
* | trx0roll.c Changed Innobase to Innodb in some fprintfsheikki@donna.mysql.fi2001-06-072-6/+6
* | manual.texi Change my email address (of course I read also from the old address)heikki@donna.mysql.fi2001-06-071-1/+1
* | page0cur.ic Fix a bug in insert buffer and multiversioningheikki@donna.mysql.fi2001-06-073-4/+5
|/
* Changed innodb_unix_file_flush_method -> innodb_flush_methodmonty@hundin.mysql.fi2001-06-074-9/+15
* sql_table.cc re-apply a lost change where we check to see if themikef@nslinuxw4.bedford.progress.com2001-06-062-8/+8
* ha_innobase.cc Improved error message in the case the .frm file exists but In...heikki@donna.mysql.fi2001-06-061-1/+9
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-06-062-7/+67
|\
| * Updated manual about symlinks on window and adding usersmonty@hundin.mysql.fi2001-06-062-7/+67
* | Merge paul@work.mysql.com:/home/bk/mysqlpaul@teton.kitebird.com2001-06-051-19/+41
|\ \
| * | manual.texi minor clarifications to Windows sectionpaul@teton.kitebird.com2001-06-051-18/+33
| * | manual.texi correct instance of mysql_escape() to mysql_escape_string();paul@teton.kitebird.com2001-06-051-1/+8
| |/
* | mem0pool.h Fix a bus error in aligment of longlong on Solarisheikki@donna.mysql.fi2001-06-051-1/+2
|/
* Updated benchmark results.monty@hundin.mysql.fi2001-06-0519-272/+333
* manual.texi 1) manual says mysql.server uses "user"; it doesn't.paul@teton.kitebird.com2001-06-041-8/+8
* Merge paul@work.mysql.com:/home/bk/mysqlpaul@teton.kitebird.com2001-06-0412-57/+741
|\
| * Mergemonty@hundin.mysql.fi2001-06-0512-57/+741
| |\
| | * Updated benchmarks and crash-me for postgreSQL 7.1.1monty@hundin.mysql.fi2001-06-0512-57/+741
* | | manual.texi fix more out-of-date mysql.server commentary, pluspaul@teton.kitebird.com2001-06-041-9/+12
* | | manual.texi 1) earlier change to @xref{} used 2-arg form; changepaul@teton.kitebird.com2001-06-041-65/+78
|/ /
* | manual.texi mysqlhotcopy reads [mysqlhotcopy] option group,paul@central.snake.net2001-06-041-1/+1
* | manual.texi @xref{safe_mysqld}paul@teton.kitebird.com2001-06-042-29/+35
|/
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-06-043-10/+17
|\
| * Fixed portability problem.monty@hundin.mysql.fi2001-06-043-10/+17
* | manual.texi website address changeheikki@donna.mysql.fi2001-06-0318-55/+639
|/
* Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3monty@hundin.mysql.fi2001-06-0312-10/+371
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-06-038-121/+153
|\
| * Added ABS() to make tests more portable.monty@hundin.mysql.fi2001-06-038-121/+153
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2001-06-032-7/+7
|\ \
| * | misplaced #ifdef fixedserg@serg.mysql.com2001-06-032-5/+5
* | | Merge paul@work.mysql.com:/home/bk/mysqlpaul@central.snake.net2001-06-021-0/+8
|\ \ \ | |_|/ |/| |
| * | manual.texi ISAM Tables: show how to convert to MySQL so mysqlcheckpaul@central.snake.net2001-06-021-0/+8
* | | Added missing flag latvia.epsmonty@hundin.mysql.fi2001-06-0231-0/+99
* | | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-06-012-0/+12
|\ \ \
| * | | test if dirty close releases global read lock held by a threadsasha@mysql.sashanet.com2001-06-012-0/+12
* | | | Fixed bugs in symlink codemonty@hundin.mysql.fi2001-06-022-5/+38
|/ / /
* | | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-06-022-1/+2
|\ \ \ | |/ /