summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Added --verbose option to mysqlshowmonty@hundin.mysql.fi2001-06-128-60/+251
| | | | Fixes for making distribution
* 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
| |/ | | | | | | | | | | | | Fixed that @VAR shows all decimals Fixed problem with FLUSH TABLES and LOCK TABLE CREATE ... SELECT now creates keys later Reset AUTO_INCREMENT order if droping AUTO_INCREMENT key
* | 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
|\ \ | | | | | | | | | into teton.kitebird.com:/home/paul/mysql
| * | 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
| | | | | | | | trx0sys.c Changed Innobase to Innodb in some fprintfs
* | 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
|/ | | | manual.texi Changed innodb_unix_file_flush_method to innodb_flush_method in the manual
* Changed innodb_unix_file_flush_method -> innodb_flush_methodmonty@hundin.mysql.fi2001-06-074-9/+15
| | | | Cleaned up error messages.
* sql_table.cc re-apply a lost change where we check to see if themikef@nslinuxw4.bedford.progress.com2001-06-062-8/+8
| | | | sql_table.cc table handler supports temporary tables
* ha_innobase.cc Improved error message in the case the .frm file exists but ↵heikki@donna.mysql.fi2001-06-061-1/+9
| | | | InnoDB data dictionary does not conatin the table
* 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
|\ \ | | | | | | | | | into teton.kitebird.com:/home/paul/mysql
| * | 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
| |/ | | | | | | | | manual.texi add mention of mysql_escape_string() for PHP API; manual.texi add mention of PreparedStatement, placeholders for JDBC API.
* | 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
| | | | manual.texi 2) manual says mysql.server uses "bindir"; it doesn't.
* Merge paul@work.mysql.com:/home/bk/mysqlpaul@teton.kitebird.com2001-06-0412-57/+741
|\ | | | | | | into teton.kitebird.com:/home/paul/mysql
| * 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
| | | | | | | | | | | | Fixed option for symlinks
* | | manual.texi fix more out-of-date mysql.server commentary, pluspaul@teton.kitebird.com2001-06-041-9/+12
| | | | | | | | | | | | manual.texi small misc changes
* | | manual.texi 1) earlier change to @xref{} used 2-arg form; changepaul@teton.kitebird.com2001-06-041-65/+78
|/ / | | | | | | | | | | | | manual.texi to 3-arg form so last arg shows up in printed output. manual.texi 2) mysql.server no longer needs to use su or store the manual.texi root password. manual.texi 3) other misc small changes.
* | manual.texi mysqlhotcopy reads [mysqlhotcopy] option group,paul@central.snake.net2001-06-041-1/+1
| | | | | | | | manual.texi not [mysql-hot-copy].
* | manual.texi @xref{safe_mysqld}paul@teton.kitebird.com2001-06-042-29/+35
|/ | | | | | manual.texi -> @xref{safe_mysqld, @code{safe_mysqld}} manual.texi Unixes -> versions of Unix (or similar edit) manual.texi @xref{mysqlxxx} -> @xref{mysqlxxx, @code{mysqlxxx}}
* 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
|/ | | | | | | | | | | | | | | | | | | | row0sel.c CHECK TABLE now also for InnoDB, a join speed optimization trx0trx.c CHECK TABLE now also for InnoDB, a join speed optimization rem0cmp.c CHECK TABLE now also for InnoDB, a join speed optimization row0mysql.c CHECK TABLE now also for InnoDB, a join speed optimization page0page.c CHECK TABLE now also for InnoDB, a join speed optimization row0mysql.h CHECK TABLE now also for InnoDB, a join speed optimization trx0trx.h CHECK TABLE now also for InnoDB, a join speed optimization btr0btr.h CHECK TABLE now also for InnoDB, a join speed optimization btr0cur.h CHECK TABLE now also for InnoDB, a join speed optimization btr0pcur.h CHECK TABLE now also for InnoDB, a join speed optimization btr0pcur.ic CHECK TABLE now also for InnoDB, a join speed optimization btr0btr.c CHECK TABLE now also for InnoDB, a join speed optimization btr0cur.c CHECK TABLE now also for InnoDB, a join speed optimization btr0sea.c CHECK TABLE now also for InnoDB, a join speed optimization innodb.result CHECK TABLE now also for InnoDB, a join speed optimization ha_innobase.cc CHECK TABLE now also for InnoDB, a join speed optimization ha_innobase.h CHECK TABLE now also for InnoDB, a join speed optimization
* Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3monty@hundin.mysql.fi2001-06-0312-10/+371
| | | | | Fixed problem with command line arguments on 64 bit machines when we use ~0 to indicate 'no limit'
* 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
| | | | | | | | | | New postgresql crash-me file. Increased blob size in benchmarks from 65K to 1M.
* | 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
|\ \ \ | |_|/ |/| | | | | into central.snake.net:/home/paul/mysql
| * | manual.texi ISAM Tables: show how to convert to MySQL so mysqlcheckpaul@central.snake.net2001-06-021-0/+8
| | | | | | | | | | | | manual.texi can be used.
* | | Added missing flag latvia.epsmonty@hundin.mysql.fi2001-06-0231-0/+99
| | | | | | | | | | | | Fixed file permissions in Flags
* | | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-06-012-0/+12
|\ \ \ | | | | | | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql
| * | | 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
|\ \ \ | |/ /