heikki@hundin.mysql.fi
d4edbb7292
manual.texi:
...
Remove outdated sentence about online backup
2002-07-08 18:33:47 +03:00
paul@teton.kitebird.com
ade0632cd4
Merge paul@work.mysql.com:/home/bk/mysql-4.0
...
into teton.kitebird.com:/home/paul/mysql-4.0
2002-07-08 09:08:15 -05:00
arjen@george.bitbike.com
c3c71839ae
MIT-pthreads clarifications/fixups.
2002-07-08 14:05:10 +10:00
paul@teton.kitebird.com
cef438724c
manual.texi Add missing privilege to 4.0.2 change notes.
2002-07-07 14:04:12 -05:00
heikki@hundin.mysql.fi
6849c2e439
manual.texi:
...
4.0 creates an auto-extending 10 MB data file by default
2002-07-03 13:00:13 +03:00
heikki@hundin.mysql.fi
f6e0c1a492
manual.texi:
...
Clarify the meaning of innodb_data_home_dir and innodb_data_file_path in the manual
2002-07-03 12:47:01 +03:00
jcole@mugatu.spaceapes.com
695ed94eee
Added note about SQL_CALC_FOUND_ROWS available only in 4.0.0+.
2002-07-01 18:58:46 -05:00
paul@teton.kitebird.com
02cc5cad5f
manual.texi fix agreement
2002-06-30 14:47:13 -05:00
arjen@george.bitbike.com
54f830b1b6
More fixup.
2002-07-01 04:27:36 +10:00
arjen@george.bitbike.com
9d5791809a
Manual fixups for 4.0.2.
2002-07-01 04:05:39 +10:00
monty@hundin.mysql.fi
f87efa928b
Update for running gcc 3.x (mainly on HPUX)
...
Portability fixes for HPUX
Rename of CHECK_LOCK to IS_FREE_LOCK
Apply lower_case_table_names also to databases
Cleanup of describe code
Don't allow \ in database names
2002-06-30 18:57:21 +03:00
paul@teton.kitebird.com
43b84c785f
manual.texi preliminary fixups to XOR, CHECK_LOCK() change notes.
2002-06-29 14:19:20 -05:00
Sinisa@sinisa.nasamreza.org
5a65b8b20a
Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
...
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
2002-06-29 16:32:45 +03:00
Sinisa@sinisa.nasamreza.org
816dc4eb28
Added functions :
...
* binary XOR
* logical XOR
* CHECK_LOCK("lock_name")
2002-06-29 16:25:09 +03:00
arjen@george.bitbike.com
510bb7b13f
MySQL 4.0.2 does support the EXECUTE privilege.
2002-06-28 22:21:28 +10:00
arjen@george.bitbike.com
02fc72c707
Typo fix (noted by Jeff Kilbride).
2002-06-28 21:19:41 +10:00
monty@hundin.mysql.fi
5fa5172b64
merge
2002-06-27 11:35:50 +03:00
monty@hundin.mysql.fi
8a2daeac77
Removed mysql_ssl_clear()
...
Added statistics information for alarms (for bug tracking)
Don't store "incomplete" in the xxx.cfg file if we are not using --restart. (Crash-me)
Enlarged STACK_BUF_ALLOC becasue of failed crash-me test
Aded new script mysql_tableinfo to make a system directory.
2002-06-27 11:27:04 +03:00
arjen@george.bitbike.com
3df213fbe5
Clarification of legal database/table/column names.
...
Clarification of NOW() behaviour.
2002-06-27 09:03:23 +10:00
arjen@george.bitbike.com
98cfa0e3f1
Fix apparent bad merge from 3.23 (noted by Michael McLagan).
2002-06-27 08:06:09 +10:00
Sinisa@sinisa.nasamreza.org
3f582d102b
Fix of a small type as reported by one user
2002-06-26 22:42:55 +03:00
arjen@george.bitbike.com
862692cacf
Fix table type name, should be BerkeleyDB (or BDB), no underscore.
2002-06-26 10:45:11 +10:00
paul@teton.kitebird.com
82dc93b5cb
fix some caption capitalization/non-@code problems
2002-06-25 12:14:41 -05:00
paul@teton.kitebird.com
19ddca70cd
fix up non-@code table types
2002-06-25 12:06:43 -05:00
arjen@george.bitbike.com
a028bb1dce
British English spelling 'behaviour'.
2002-06-25 09:07:13 +10:00
paul@teton.kitebird.com
b99f06a2d3
fix typo
2002-06-24 15:33:30 -05:00
arjen@george.bitbike.com
2a0fd31c30
Removed dup word (tnx Ramil!)
2002-06-25 06:22:20 +10:00
arjen@george.bitbike.com
b876216703
Clean up AES_DECRYPT() explanation.
2002-06-24 19:55:28 +10:00
arjen@fred.bitbike.com
8bcd1be231
Added --single-transaction for mysqldump, updated --lock-tables info.
...
Added SHA1() function, cleaned up MD5() info.
Added AES_ENCRYPT()/AES_DECRYPT() functions, cleaned up DES info.
Updated 4.0.2 changelog for above additions.
Clarified LAST_INSERT_ID(expr) info about sequences.
Fixed URL for Perl DBI.
2002-06-21 13:54:55 +10:00
arjen@fred.bitbike.com
ab7f78d4d2
Change loose -> lose where appropriate.
2002-06-21 10:57:54 +10:00
arjen@fred.bitbike.com
3a8a6a15c5
Consistency cleanup (no space before a % percentage).
...
Little language/grammar fixup.
2002-06-21 10:41:37 +10:00
monty@hundin.mysql.fi
141e7a554a
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2002-06-20 15:59:57 +03:00
monty@hundin.mysql.fi
89f8978731
Fixed some bugs after last merge
...
Added semaphore support to MIT-pthreads.
2002-06-20 15:25:02 +03:00
arjen@fred.bitbike.com
5b0c7b5a01
Clarified REPLACE command a bit.
2002-06-20 09:28:50 +10:00
arjen@fred.bitbike.com
fa15bc6f94
Various clarifications and cleanups.
2002-06-20 08:46:44 +10:00
monty@hundin.mysql.fi
a3538124d7
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2002-06-19 12:31:15 +03:00
arjen@fred.bitbike.com
256378fb48
Serious rewrite of the "reset forgotten password" section.
2002-06-19 16:51:49 +10:00
arjen@fred.bitbike.com
a3ae5573aa
Typo fix (noted by Mathias Berchtold).
2002-06-19 11:57:59 +10:00
monty@hundin.mysql.fi
3184dc1f16
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2002-06-19 00:38:58 +03:00
monty@hundin.mysql.fi
0d8e13979d
Made keyread (key scanning) a key specific attribute.
...
This avoids using fulltext keys for table scanning.
This also reverts Sinisa's original fix for this problem.
2002-06-19 00:22:30 +03:00
heikki@hundin.mysql.fi
73ffcf6ec6
manual.texi:
...
Emphasize that the size and the signedness of integer types has to be the same in a foreign key constraint
2002-06-18 10:34:00 +03:00
paul@teton.kitebird.com
6985839a73
redo some changes lost after I messed up local repository
2002-06-17 11:37:31 -05:00
monty@hundin.mysql.fi
b1f7c1251c
Merge with 3.23.52
2002-06-17 16:08:34 +03:00
monty@hundin.mysql.fi
4d7030606e
Fixed problem with innodb_log_group_home_dir and SHOW VARIABLES
2002-06-17 15:07:46 +03:00
monty@hundin.mysql.fi
0762b00d86
Backported fix from 4.0 which caused core dumps for some complex queries.
2002-06-17 15:00:06 +03:00
monty@hundin.mysql.fi
6d69e1205f
Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0
2002-06-17 09:46:38 +03:00
arjen@fred.bitbike.com
7fb871405d
Added MYSQL_PS1 to environment variables section.
2002-06-17 11:54:45 +10:00
arjen@fred.bitbike.com
dbc1d5bc55
Changelog cleanup.
2002-06-17 08:15:05 +10:00
arjen@fred.bitbike.com
b96f340cef
Merge work.mysql.com:/home/bk/mysql-4.0
...
into fred.bitbike.com:/home/arjen/mysql-4.0
2002-06-17 08:00:47 +10:00
monty@mashka.mysql.fi
fc52abc50f
Cleanup of checking of user resources
...
Added missing checking of no_keyread
2002-06-16 17:06:12 +03:00