summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* add help command on server sideunknown2002-10-283-5/+250
* mergedunknown2002-10-252-4/+4
|\
| * - added "darwin" to the list of systems that are known to support theunknown2002-10-211-3/+3
| * - fixed typo in scripts/mysql_convert_table_format.shunknown2002-10-181-1/+1
* | Fixed three bugs in mysqlcheck and changed documentation for mysqld_multiunknown2002-10-171-3/+3
* | Merge with 3.23.54unknown2002-10-161-1/+5
|\ \ | |/
| * - Tagged ChangeSet 1.1224 as "mysql-3.23.53"unknown2002-10-131-1/+1
| * Merge work:/my/mysql-3.23 into mashka.mysql.fi:/home/my/mysql-3.23unknown2002-10-081-1/+5
| |\
| | * Fixed missing table_list->name -> table_list->alias convertunknown2002-10-081-1/+5
| * | fix for a small typo in the last pushunknown2002-10-071-1/+1
| * | Small fix in mysqld_safe for some shellsunknown2002-10-051-2/+2
| * | - Small fix for support-files/mysql.spec.shunknown2002-10-021-3/+6
| |/
* | - replaced Docs/LICENSE with Docs/MySQLEULA.txtunknown2002-10-131-1/+1
* | a fix for the typo in the last pushunknown2002-10-071-1/+1
* | a small fix for some shellsunknown2002-10-051-2/+2
* | - small modification to scripts/make_binary_distribution.sh (add theunknown2002-10-021-3/+6
* | Don't give the anonymous user create temp table or lock tables privileges.unknown2002-09-221-1/+1
* | fixed so that --ssl and --skip-ssl works with the MySQL clients.unknown2002-09-172-384/+1
* | Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesunknown2002-09-162-3/+20
* | Give better error from reconnect()unknown2002-08-241-1/+1
* | Portabilityfix in mysqladmin.cunknown2002-08-231-2/+2
* | Fixunknown2002-08-141-1/+1
* | Added nety_retry_count as a changeable variableunknown2002-08-081-0/+4
* | merge with 3.23.52unknown2002-08-081-4/+11
|\ \ | |/
| * Better error messages for mysql-test-rununknown2002-08-061-4/+11
| * Two small patches proposed by Paul DuBoisunknown2002-08-031-0/+1
| * Small fix for the instructional messageunknown2002-06-081-2/+2
| * mysql_fix_extensions.sh tool copied from 4.0 tree (referenced in manual).unknown2002-05-161-0/+16
| * Fixed myslqdumpslow for new log format.unknown2002-03-261-3/+7
* | Made documentation better in mysqld_multi --helpunknown2002-08-051-4/+5
* | Two small patches proposed by Paul DuBoisunknown2002-08-031-0/+1
* | Little typo fix in script text.unknown2002-07-141-1/+1
* | Removed mysql_ssl_clear() unknown2002-06-272-0/+480
* | Cleanup of checking of user resourcesunknown2002-06-161-2/+2
* | Added the following new privleges:unknown2002-06-123-45/+75
* | Oops, missed the actual file.unknown2002-06-081-0/+308
* | Added mysql_secure_installationunknown2002-06-081-0/+3
* | mergeunknown2002-03-121-9/+27
|\ \ | |/
| * Added help for --local-infileunknown2002-03-121-9/+27
* | Fixed mysqldumpslow for new dump format.unknown2002-03-121-3/+7
* | mergeunknown2002-03-062-3/+3
|\ \
| * \ mergeunknown2002-03-062-3/+3
| |\ \ | | |/
| | * Fixed bug in DATE_FORMAT when used with GROUP BYunknown2002-03-061-2/+2
| | * Update scripts for new POSIX specunknown2002-03-051-1/+1
| | * Update to autoconf 2.52unknown2002-02-071-1/+1
* | | Support for running different versions of mysqld with mysqld_multiunknown2002-03-041-5/+19
|/ /
* | Merge from 3.23.48 treeunknown2002-01-301-6/+11
|\ \ | |/
| * Fixed bug when making a range join based on information from a const table.unknown2002-01-181-6/+11
* | Update needed for SuSE 7.3unknown2002-01-262-4/+5
* | Merge work:/home/bk/mysql-4.0unknown2002-01-021-1/+1
|\ \