summaryrefslogtreecommitdiff
path: root/support-files
Commit message (Collapse)AuthorAgeFilesLines
* mergemonty@hundin.mysql.fi2001-11-221-0/+1
|\
| * Add missing resolve_stack_dump to RPMmonty@hundin.mysql.fi2001-11-221-0/+1
| |
* | Added missing files in libmysqld and the RPM spec filemonty@hundin.mysql.fi2001-10-111-0/+2
| |
* | Always build thread safe client libraries in the distributed buildmonty@hundin.mysql.fi2001-10-101-0/+1
| | | | | | | | Add mysqlmanager to binary distribution.
* | mysql.spec.sh fix typotim@black.box2001-10-101-1/+1
| |
* | mysql.spec.sh fix typo in embedded sectiontim@work.mysql.com2001-10-091-1/+1
| | | | | | | | | | Do-rpm remove the file before doing a cp Do-rpm print out the log file name
* | Cleanup after last mergemonty@hundin.mysql.fi2001-10-081-1/+24
| |
* | Fix for make distmonty@hundin.mysql.fi2001-09-291-1/+1
| |
* | Fixes for RPM buildmonty@hundin.mysql.fi2001-09-291-1/+1
| |
* | mergemonty@work.mysql.com2001-09-172-159/+414
|\ \ | |/
| * Added unique error for DEADLOCKmonty@hundin.mysql.fi2001-09-172-159/+414
| | | | | | | | Include missing man pages into binary distribution
* | Mergemonty@work.mysql.com2001-09-151-0/+159
|\ \ | |/
| * Fixed bug in --safe-create-usermonty@hundin.mysql.fi2001-09-151-0/+159
| |
* | Merge with 3.23.42monty@work.mysql.com2001-09-131-2/+10
|\ \ | |/
| * added symbols files to RPM to resolve stack tracesasha@mysql.sashanet.com2001-09-031-2/+10
| | | | | | | | | | fixed Do-rpm to accept command-line options for easier testing/local RPM build
* | mergemonty@work.mysql.com2001-07-1823-129/+508
|\ \ | |/
| * Updated version numbermonty@hundin.mysql.fi2001-07-1823-129/+508
| | | | | | | | Update to new debian files
* | Changed safe_mysqld -> mysqld_safemonty@hundin.mysql.fi2001-06-285-13/+13
|/ | | | | Added some alias to SHOW commands Prepare for dynamic changing of MySQL variables
* Added mysqlcheck to RPMmonty@hundin.mysql.fi2001-06-121-0/+1
|
* Fixed a few typos.jani@janikt.pp.saunalahti.fi2001-05-292-2/+2
|
* RPM .spec file: add "mysql" to the Provides: line, to match whattim@threads.polyesthetic.msg2001-05-141-1/+1
| | | | | | Redhat's RPM's are looking for. Submitted by Florin Andrei <florin@sgi.com>.
* Added information about using mysql-maxmonty@donna.mysql.fi2001-05-124-4/+4
|
* Fixed a bug with SELECT DISTINCT and HAVINGmonty@donna.mysql.fi2001-05-021-7/+0
|
* Mergemonty@donna.mysql.fi2001-04-151-4/+5
|\
| * Cleanup of MySQL-Max descriptionmonty@donna.mysql.fi2001-04-151-4/+5
| |
* | Try to make MySQL compile under Cygwin.tim@threads.polyesthetic.msg2001-04-141-7/+17
|/ | | | | | | Bug fix for Dec OSF on Alpha. Minor bug fix for server RPM. Tweak RPM support for mysqld-max.
* Fix RPM to be able to build MySQL-Maxmonty@donna.mysql.fi2001-04-141-0/+3
|
* Changed -O6 to -O3monty@donna.mysql.fi2001-04-131-3/+3
| | | | Portability fix for Innodb
* Changes to get mysqld-max to compilemonty@donna.mysql.fi2001-04-132-13/+36
|
* Changed Innobase to Innodbmonty@donna.mysql.fi2001-04-136-58/+58
| | | | Deleted a lot of old benchmark runs
* Fixed INSERT DELAYED with Innobasemonty@donna.mysql.fi2001-04-091-25/+0
| | | | | Fix for shutdown on NT Fixed bug when using wrong dates from blob field.
* Fixed up mysql-max spec filemonty@donna.mysql.fi2001-04-023-165/+26
|
* Added INNODB as a synonym for INNOBASEmonty@donna.mysql.fi2001-04-024-12/+12
| | | | | Fixed bug where FLUSH TABLES could make indexes unavailable for the next query Added --skip-safemalloc
* Fix a crash in Innobase with tables with many columns and a range querymonty@donna.mysql.fi2001-03-265-270/+0
| | | | Removed all Attic directories.
* Changed --with-innobase-db to --with-innobasemonty@donna.mysql.fi2001-03-082-2/+2
| | | | Updated manual about INNOBASE and BDB
* Removed duplicated index_init() calls that causes problems with BDBmonty@donna.mysql.fi2001-03-072-18/+43
| | | | | tables. Merged maxsql.spec with mysql.spec
* Update for Innobasemonty@donna.mysql.fi2001-02-214-8/+72
|
* Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2001-02-151-2/+3
|\
| * keep frame pointersasha@mysql.sashanet.com2001-02-141-2/+3
| |
* | Changed --replace to --replace_result in mysqltestmonty@donna.mysql.com2001-02-154-6/+12
|/ | | | | | Changed errmsg -> my_errmsg (portability issue) Fixed that mysqlbinlog writes SET TIMESTAMP before all queries Fixed comments in default my.cnf files
* Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2001-02-021-1/+2
|\
| * Use INSTALL_DATA instead of cp.tim@threads.polyesthetic.msg2001-02-011-1/+2
| | | | | | | | mysql.server is a script, not data.
* | Portability fixesmonty@donna.mysql.com2001-02-021-1/+1
|/ | | | Changed TRUNCATE table_name -> TRUNCATE TABLE table_name
* Add --with-server-suffix (MYSQL_SERVER_SUFFIX).tim@cane.mysql.fi2001-01-191-0/+1
|
* Fixed bug when having many binary log filesmonty@donna.mysql.com2001-01-081-1/+0
| | | | | Fixed bug when deleting keys with possible NULL values many changes to mysqltest
* Ensure that my_print_defaults is foundmonty@donna.mysql.com2001-01-021-25/+26
|
* Fixes to get mysql-test included in the distributionsmonty@donna.mysql.com2001-01-021-3/+9
|
* Fixes build of 3.23.30monty@work.mysql.com2001-01-011-1/+0
|
* Install mysqltest binary and new man pagesmonty@work.mysql.com2000-12-311-2/+16
|
* Portability fix.tim@cane.mysql.fi2000-12-281-1/+1
|