summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mergemonty@work.mysql.com2001-06-1260-574/+2224
|\
| * Added mysqlcheck to RPMmonty@hundin.mysql.fi2001-06-121-0/+1
| |
| * mergemonty@hundin.mysql.fi2001-06-122-4/+8
| |\
| | * Added --enable-shared to Do-compilemonty@work.mysql.com2001-06-122-4/+8
| | |
| * | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-06-128-60/+251
| |\ \ | | |/ | |/|
| | * Added --verbose option to mysqlshowmonty@hundin.mysql.fi2001-06-128-60/+251
| | | | | | | | | | | | Fixes for making distribution
| * | send a separate commit message to internalssasha@mysql.sashanet.com2001-06-114-1/+39
| |/ | | | | | | added a test for check table
| * 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.
* | | fixed bugs in mysqltest to get nested while loops to worksasha@mysql.sashanet.com2001-06-113-9/+72
| | | | | | | | | | | | added multi-delete test case that does not work - something for Sinisa to fix
* | | fixed new error messages and got vio to compilesasha@mysql.sashanet.com2001-06-085-12/+33
| | |
* | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-06-089-52/+434
|\ \ \ | | | | | | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
| * | | auto-magic replication redirection logic support in the client,sasha@mysql.sashanet.com2001-06-089-52/+434
| | | | | | | | | | | | | | | | | | | | | | | | compiles, passes test suite, does magic, has bugs, but none that I know at this point. Have not tested everything yet, though. Changed a lot of code in the client, but normal stuff appears to be working.
* | | | Merge tonu@work.mysql.com:/home/bk/mysql-4.0tonu@hundin.mysql.fi2001-06-083-29/+33
|\ \ \ \ | | | | | | | | | | | | | | | into hundin.mysql.fi:/home/tonu/mysql-4.0
| * | | | Fixed compile-time warningstonu@hundin.mysql.fi2001-06-083-29/+33
| | | | |
* | | | | bk resolve workSinisa@sinisa.nasamreza.org2001-06-0714-248/+975
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Enhancing both multi-table delete and division of LEXSinisa@sinisa.nasamreza.org2001-06-076-211/+206
| | | | |
| * | | | These are actually two changesets. One for splitting LEX in two and Sinisa@sinisa.nasamreza.org2001-06-0314-245/+970
| | | | | | | | | | | | | | | | | | | | the other for multi-table delete
* | | | | Removed --use-symbolic-linksmonty@hundin.mysql.fi2001-06-071-11/+4
| | | | |
* | | | | Merge work:/my/mysql-4.0 into hundin.mysql.fi:/home/tim/mysql-4.0tim@hundin.mysql.fi2001-06-052-5/+3
|\ \ \ \ \