summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* - renamed scripts/fill_func_tables.sh to scripts/fill_help_tables andunknown2003-02-033-14/+27
* Merge with 4.0.9unknown2003-01-183-17/+27
|\
| * Merge with 3.23unknown2003-01-163-17/+27
| |\
| | * - Applied various patches provided by Christian Hammers (MySQL maintainerunknown2002-12-233-12/+21
| | * - fixed another typo in NOHUP_NICENESS testingunknown2002-12-131-1/+1
| | * - added missing "test" to $NOHUP_NICENESS test (thanks to Nick Gaugler forunknown2002-12-131-1/+1
| | * - make sure to replace HOSTNAME in mysql.server when packing up the binaryunknown2002-12-101-2/+2
| | * Rewrote nice handling to make more portableunknown2002-11-241-3/+8
| | * scripts/safe_mysqld.shunknown2002-11-221-1/+1
* | | Merge with 4.0.8unknown2003-01-033-2/+6
|\ \ \ | |/ /
| * | Changed thd variables max_join_size and select_limit to type ha_rows.unknown2002-12-202-0/+4
| * | - moved manual pages from "man" to "man/man1" for the binary distributionunknown2002-12-111-2/+2
* | | SCRUM: Montymise codeunknown2002-11-301-1/+9
* | | Merge....unknown2002-11-245-3/+7
|\ \ \
| * \ \ Merge with 4.0unknown2002-11-215-3/+7
| |\ \ \ | | |/ /
| | * | Merge serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-11-171-0/+1
| | |\ \ | | | |/
| | | * - Fixed some minor bugs/typosunknown2002-11-151-0/+1
| | * | mergeunknown2002-11-121-1/+1
| | |\ \
| | | * | Fixed that NULL and 0 returns 0 instead of NULLunknown2002-11-111-1/+1
| | * | | Fixed a problem with reading some innodb options that may contain semicolin.unknown2002-11-121-1/+2
| | |/ /
| | * | fixed test for "root", on some installations / is mounted read-onlyunknown2002-11-081-1/+1
| | * | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-072-1/+2
| | * | mergeunknown2002-10-291-0/+1
| | |\ \
| | | * | Added --skip-safemalloc to mysqltestunknown2002-10-291-0/+1
* | | | | SCRUM: Main change for Secure connection handling. Still needs some more codi...unknown2002-11-242-1/+2
|/ / / /
* | | | 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