summaryrefslogtreecommitdiff
path: root/Docs
Commit message (Collapse)AuthorAgeFilesLines
* small Makefile.am cleanupserg@serg.mylan2005-01-281-4/+0
| | | | | clean: targets removed generated *.h files moved to include/
* WL#2050 - CREATE USER and DROP USER and RENAME USERingo@mysql.com2004-11-251-2/+2
| | | | | | Added new commands CREATE USER and RENAME USER. Changed behaviour of DROP USER. Changed an error messages for the new commands.
* Merge kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-4.1paul@kite-hub.kitebird.com2004-11-121-1/+1
|\ | | | | | | into kite-hub.kitebird.com:/src/extern/MySQL/bk/merge-5.0
| * Merge kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-4.0paul@kite-hub.kitebird.com2004-11-121-1/+1
| |\ | | | | | | | | | into kite-hub.kitebird.com:/src/extern/MySQL/bk/merge-4.1
| | * Makefile.am:paul@kite-hub.kitebird.com2004-11-121-1/+1
| | | | | | | | | | | | Add -acc flag for texi2html to handle accented characters.
* | | Merge with 4.1monty@mysql.com2004-11-121-0/+2
|\ \ \ | |/ /
| * | merge with 4.0monty@mysql.com2004-11-121-0/+2
| |\ \ | | |/
| | * The files stored in "Docs/Images" within the "mysqldocs" BK tree must be ↵joerg@mysql.com2004-11-042-0/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | included in the source tar-ball for distribution. This is done by using the "DISTFILES" macro in a new "Docs/Images/Makefile". As the source BK tree does not contain these files, they are copied from the "mysqldocs" tree at release build time. This changeset relies on "bk commit - mysqldoc tree (joerg:1.2276)" of today.
* | | Merge with 4.1 to get new thd->mem_root handlingmonty@mysql.com2004-11-081-0/+35
|\ \ \ | |/ /
| * | The new "Bootstrap" pushed in 4.0 with changeset "joerg:1.2057" is used for ↵joerg@mysql.com2004-11-051-0/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | building _all_ versions. It tries to remove "Docs/Images/Makefile*" as part of the actions to correct bug number 6350. If the source tree does not contain a dummy file matching that pattern, this "rm" will fail, and so "Bootstrap" will fail. The "Makefile.am" introduced with this changeset is identical to the one that will arrive here when "joerg:1.2057" is propagated from 4.0, so this separate introduction here is just to allow "Bootstraps" in the meantime.
* | | Merge with 4.1 to get in latest bug fixesmonty@mysql.com2004-11-041-45/+53
|\ \ \ | |/ /
| * | merge with 4.0monty@mysql.com2004-11-021-45/+53
| |\ \ | | |/
| | * texi2html:paul@kite-hub.kitebird.com2004-10-271-45/+53
| | | | | | | | | | | | Updated version of texi2html so that 4.0.22 HTML manual doesn't turn out all goofy.
| | * texi2html:paul@ice.snake.net2004-10-151-1/+1
| | | | | | | | | | | | Change parsing of @image argument.
* | | merge with 4.1monty@mysql.com2004-10-29388-4931/+1
|\ \ \ | |/ /
| * | texi2html:paul@kite-hub.kitebird.com2004-10-151-1/+1
| | | | | | | | | | | | Change @image argument parsing.
| * | - removed the Docs/Flags and Docs/RawFlags directorieslenz@mysql.com2004-10-07388-4931/+1
| | | | | | | | | | | | | | | - Updated Docs/Makefile.am and scripts/make_win_src_distribution.sh accordingly
* | | texi2html:paul@ice.snake.net2004-10-151-1/+1
| | | | | | | | | | | | Change parsing of @image argument.
* | | Merge with 4.1monty@mysql.com2004-09-061-2/+5
|\ \ \ | |/ / | | | | | | | | | (Includes merge of arena code in 4.1 and 5.0)
| * | manually mergedserg@serg.mylan2004-08-181-2/+5
| |\ \ | | |/
| | * - rename: EXCEPTIONS->EXCEPTIONS-CLIENTlenz@mysql.com2004-08-051-2/+2
| | |
| | * - More changes to include the FLOSS License Exception in thelenz@mysql.com2004-08-051-2/+2
| | | | | | | | | | | | various distributions
| | * - applied the required changes to create the FOSS License exceptionlenz@mysql.com2004-08-051-2/+5
| | | | | | | | | | | | | | | file "EXCEPTIONS" and include it in the source and binary distributions
* | | Merge with 4.1.3-betamonty@mysql.com2004-07-071-0/+9
|\ \ \ | |/ /
| * | After merge fixesmonty@mysql.com2004-05-271-0/+9
| | |
* | | Merge 4.1 -> 5.0pem@mysql.com2004-05-072-750/+772
|\ \ \ | |/ /
| * | Fix to handle unsigned data in prepared statements (Bug #3447)monty@mysql.com2004-05-041-59/+83
| | | | | | | | | | | | | | | | | | Fixed security problem that password was temporarly reset when someone changed GRANT for a user. (Bug #3404) Fixed problem with PROCEDURE analyse() and impossible WHERE (Bug #2238) Don't auto-repair tables in mysqlcheck if table type doesn't support 'check' command.
| * | Attempt to decrease non-English coefficient,paul@ice.snake.net2004-04-151-691/+689
| | | | | | | | | | | | at least slightly.
* | | Merge 4.1 -> 5.0.pem@mysql.com2004-04-076-40033/+0
|\ \ \ | |/ /
| * | remove obsolete (hopefully) files from Docs/serg@serg.mylan2004-04-025-40033/+0
| | |
| * | SHOW PRIVILEGES updated (Bug#3227)serg@serg.mylan2004-03-241-0/+0
| | |
* | | Fixed BUG#3259: Stored procedure names are case sensitive.pem@mysql.comhem.se2004-03-231-2/+2
| | | | | | | | | | | | | | | | | | | | | Procedure names were unintentionally case-sensitive when read from the database (but case-insensitive when fetched from the cache). Note that the DB-part of qualified names is still case-sensitive (for consistency with other usage in mysql).
* | | More corrections of sp-impl-spec.txt and sp-implemented.txt.pem@mysql.comhem.se2004-01-302-15/+14
| | |
* | | Some minor updates and corrections of sp-implemented.txt.pem@mysql.comhem.se2004-01-291-16/+18
| | |
* | | Renamed the "schema" column to "db" in mysql.proc to keep it in style withpem@mysql.comhem.se2003-12-161-2/+2
| | | | | | | | | | | | all the other mysql.* tables.
* | | In order to make ALTER PROCEDURE|FUNCTION work correctly, and in general topem@mysql.comhem.se2003-12-121-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | make characteristics (and SHOW) work right, we had to separate the old definition blob in the mysql.proc table into separate fields for parameters, return type, and body, and handle the characteristics (like SQL SECURITY) separately... and then reassemble the CREATE string for parsing, of course. This is rather ugly, mostly the parser bit. (Hopefully that will be better with the new parser.)
* | | WL#1363: Update the mysql.proc table and add new fields.pem@mysql.comhem.se2003-12-102-29/+68
| | | | | | | | | | | | | | | Also made the parsing and handling of SP characteristics more general and extendable, and added a few ch:istics.
* | | Merged 4.1 -> 5.0pem@mysql.com2003-12-051-1/+4
|\ \ \ | |/ /
| * | - removed INSTALL-WIN-SOURCE from the BK tree as its content has beenlenz@kallisto.local2003-12-021-1/+4
| | | | | | | | | | | | added to manual.texi - extract it from there instead.
* | | Merge 4.1 to 5.0pem@mysql.com2003-12-012-41/+134
|\ \ \ | |/ /
| * | Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-36/+132
| | | | | | | | | | | | | | | | | | | | | Fixed compiler warnings (a lot of hidden variables detected by the Forte compiler) Added a lot of 'version_xxx' strings to 'show variables' Prevent copying of TMP_TABLE_PARAM (This caused core dump bug on Solaris) Fixed problem with printing sub selects to debug log
| * | Merge mysql.com:/space/my/mysql-4.0 into mysql.com:/space/my/mysql-4.1lenz@mysql.com2003-11-251-1/+1
| |\ \ | | |/
| | * - Fixed missing node namelenz@mysql.com2003-11-251-1/+1
| | |
| * | Merge mysql.com:/space/my/mysql-4.0 into mysql.com:/space/my/mysql-4.1lenz@mysql.com2003-11-251-1/+1
| |\ \ | | |/
| | * - Removed COPYING.LIB from txt_files target in Docs/Makefile.amlenz@mysql.com2003-11-251-1/+1
| | |
| * | mergedserg@serg.mylan2003-11-251-3/+0
| |\ \ | | |/
| | * - Removed COPYING.LIB from all source and binary distributionslenz@mysql.com2003-11-251-3/+0
| | | | | | | | | | | | | | | after it was removed from manual.texi (where it was automatically generated from).
* | | Merging 4.1->5.0.pem@mysql.com2003-11-192-0/+1169
|\ \ \ | |/ / |/| |
| * | WL#1265: Fix proper ALTER/DROP support in the SP cache.pem@mysql.comhem.se2003-10-211-26/+72
| | | | | | | | | | | | | | | | | | New sp_cache C API. When an SP is dropped, old caches (in other threads) become invalid and are cleared. Also, the caches in THD are only created on demand.
| * | WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, ↵pem@mysql.telia.com2003-10-102-8/+149
| | | | | | | | | | | | | | | | | | | | | using the (updated) Protocol_cursor class. Also did some bug fixes.