monty@hundin.mysql.fi
e17764dc79
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-06-11 15:07:43 +03:00
monty@tik.mysql.fi
c973f61ac6
Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql
2001-06-11 15:07:42 +03:00
monty@tik.mysql.fi
1f409baf4c
Changed compare in MyISAM to use my_pread()
...
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
2001-06-11 15:01:28 +03:00
monty@hundin.mysql.fi
fce6018ab5
Small fixes in the manual.
2001-06-11 12:23:30 +03:00
paul@teton.kitebird.com
c65da53a48
manual.texi HPUX -> HP-UX where necessary
2001-06-10 13:31:52 -05:00
paul@teton.kitebird.com
1fe37c5d11
manual.texi cleanup
2001-06-08 18:14:30 -05:00
mwagner@evoq.mwagner.org
42550e2f74
manual.texi Added another Contrib software entry.
2001-06-08 16:07:28 -05:00
mwagner@evoq.mwagner.org
7fe9342caf
manual.texi Contrib software additions.
2001-06-08 15:54:20 -05:00
paul@teton.kitebird.com
5db293bcc1
manual.texi minor cleanup
2001-06-08 10:59:05 -05:00
jani@janikt.pp.saunalahti.fi
ee93f7c1c5
Added a link to manual.
2001-06-08 17:29:03 +03:00
heikki@donna.mysql.fi
ca2dedab9a
manual.texi Change my email address (of course I read also from the old address)
2001-06-07 19:26:00 +03:00
heikki@donna.mysql.fi
624c57e26e
page0cur.ic Fix a bug in insert buffer and multiversioning
...
manual.texi Changed innodb_unix_file_flush_method to innodb_flush_method in the manual
2001-06-07 17:32:02 +03:00
monty@hundin.mysql.fi
f63d32513a
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-06-06 03:10:22 +03:00
monty@hundin.mysql.fi
731fcea02d
Updated manual about symlinks on window and adding users
2001-06-06 03:10:00 +03:00
paul@teton.kitebird.com
522a8fe163
manual.texi minor clarifications to Windows section
2001-06-05 16:46:51 -05:00
paul@teton.kitebird.com
e34d76f1e1
manual.texi correct instance of mysql_escape() to mysql_escape_string();
...
manual.texi add mention of mysql_escape_string() for PHP API;
manual.texi add mention of PreparedStatement, placeholders for JDBC API.
2001-06-05 16:29:52 -05:00
paul@teton.kitebird.com
6ee5dbfc87
manual.texi 1) manual says mysql.server uses "user"; it doesn't.
...
manual.texi 2) manual says mysql.server uses "bindir"; it doesn't.
2001-06-04 20:33:10 -05:00
paul@teton.kitebird.com
ca593716bb
Merge paul@work.mysql.com:/home/bk/mysql
...
into teton.kitebird.com:/home/paul/mysql
2001-06-04 20:21:21 -05:00
paul@teton.kitebird.com
05010d1d59
manual.texi fix more out-of-date mysql.server commentary, plus
...
manual.texi small misc changes
2001-06-04 20:20:34 -05:00
monty@hundin.mysql.fi
c293214923
Merge
2001-06-05 04:07:23 +03:00
monty@hundin.mysql.fi
704c03ca57
Updated benchmarks and crash-me for postgreSQL 7.1.1
...
Fixed option for symlinks
2001-06-05 04:05:33 +03:00
paul@teton.kitebird.com
2184f61bef
manual.texi 1) earlier change to @xref{} used 2-arg form; change
...
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.
2001-06-04 20:05:21 -05:00
paul@central.snake.net
61f22ddfd9
manual.texi mysqlhotcopy reads [mysqlhotcopy] option group,
...
manual.texi not [mysql-hot-copy].
2001-06-04 18:53:20 -05:00
paul@teton.kitebird.com
f237cdc041
manual.texi @xref{safe_mysqld}
...
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}}
2001-06-04 17:39:47 -05:00
heikki@donna.mysql.fi
d9c18caa20
manual.texi website address change
...
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
2001-06-03 22:58:03 +03:00
paul@central.snake.net
22920434b3
Merge paul@work.mysql.com:/home/bk/mysql
...
into central.snake.net:/home/paul/mysql
2001-06-02 12:56:19 -05:00
paul@central.snake.net
fc7b2b7ef3
manual.texi ISAM Tables: show how to convert to MySQL so mysqlcheck
...
manual.texi can be used.
2001-06-02 12:48:05 -05:00
monty@hundin.mysql.fi
23e031f200
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-06-02 00:03:39 +03:00
monty@hundin.mysql.fi
e30ff2ece1
Fixed bug that caused client to hang because mysqld never did send an
...
error message if the table open or the index creation failed.
Updated portuguese error messages.
Fix for OS/2 that affected CHECK TABLE.
2001-06-02 00:03:16 +03:00
paul@central.snake.net
e99d9fcbe5
manual.texi Changed Jay Flaherty's email address.
2001-06-01 13:24:29 -05:00
monty@hundin.mysql.fi
dd83beb76a
Added --skip-symlinks
...
Don't force repair of tables that are not closed properly.
2001-06-01 19:38:47 +03:00
monty@hundin.mysql.fi
0a51e72aa3
Added symlink support to mysys library.
2001-06-01 03:53:14 +03:00
monty@hundin.mysql.fi
8ad79ab09b
Fixed typo from last checkin
2001-05-31 13:17:30 +03:00
monty@hundin.mysql.fi
be188b117b
Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql
2001-05-31 12:19:16 +03:00
monty@hundin.mysql.fi
6a387c7cdf
Added functions for symbolic link handling to make it possible to
...
backport things from 4.0. This is safe as the functions are not used!
Fixed bug in new mutex handling in InnoDB
Make allow_break() and dont_break() defines.
2001-05-31 12:18:53 +03:00
mwagner@evoq.mwagner.org
e66e6a0b86
manual.texi URL adjustments.
2001-05-30 14:13:43 -05:00
jani@janikt.pp.saunalahti.fi
7276b19e1b
Added documentation about mysqlcheck.
2001-05-30 16:24:02 +03:00
jani@janikt.pp.saunalahti.fi
2b5d60504b
Fixed a few typos.
2001-05-29 20:03:58 +03:00
mikef@nslinux.bedford.progress.com
d1fc2f3c4f
Merge nusphere@work.mysql.com:/home/bk/mysql
...
into nslinux.bedford.progress.com:/usr1/mikef/MYSQL/there
2001-05-29 09:38:16 -04:00
mikef@nslinux.bedford.progress.com
ceac5f9227
Pushing all the Gemini changes above the table handler.
2001-05-29 09:29:08 -04:00
monty@donna.mysql.fi
acf598c50c
Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql
2001-05-29 14:02:06 +03:00
monty@donna.mysql.fi
3dc4b35a05
Fixed problems with decimals withing IF()
...
Force add of FN_LIBCHAR to symlinks on windows
2001-05-29 13:46:17 +03:00
monty@tik.mysql.fi
7ea5c8104b
Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql
2001-05-28 02:49:12 +03:00
monty@tik.mysql.fi
38c035c098
Fixed portability bug in my_config.sh
...
Added print of --use-symbolic-links in mysqld
2001-05-28 02:45:19 +03:00
mwagner@evoq.mwagner.org
ab3a0a1d29
manual.texi Missed one.
2001-05-27 04:20:35 -05:00
mwagner@evoq.mwagner.org
9e8e53913c
manual.texi Added mirror. Fixed erroneous @email{} usage.
2001-05-27 04:13:02 -05:00
mwagner@evoq.mwagner.org
c4beb8321f
manual.texi Updated Contrib section, mirrors.
2001-05-24 18:47:52 -05:00
heikki@donna.mysql.fi
1993f26881
manual.texi Add instructions for innodb_unix_file_flush_method and MyISAM->InnoDB conversion
2001-05-24 20:06:19 +03:00
paul@central.snake.net
9e60613398
manual.texi Add links for downloadable menagerie db distribution
2001-05-23 10:18:51 -05:00
monty@donna.mysql.fi
86eda127f7
Remove wrong access check for locks.
...
Fixed problem with fuzzy dates.
2001-05-23 02:40:24 +03:00