summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* - added "darwin" to the list of systems that are known to support thelenz@mysql.com2002-10-211-3/+3
* - fixed typo in scripts/mysql_convert_table_format.shlenz@mysql.com2002-10-181-1/+1
* - Tagged ChangeSet 1.1224 as "mysql-3.23.53"lenz@mysql.com2002-10-131-1/+1
* Merge work:/my/mysql-3.23 into mashka.mysql.fi:/home/my/mysql-3.23monty@mashka.mysql.fi2002-10-081-1/+5
|\
| * Fixed missing table_list->name -> table_list->alias convertmonty@mashka.mysql.fi2002-10-081-1/+5
* | fix for a small typo in the last pushSinisa@sinisa.nasamreza.org2002-10-071-1/+1
* | Small fix in mysqld_safe for some shellsSinisa@sinisa.nasamreza.org2002-10-051-2/+2
* | - Small fix for support-files/mysql.spec.shlenz@mysql.com2002-10-021-3/+6
|/
* Better error messages for mysql-test-runmonty@hundin.mysql.fi2002-08-061-4/+11
* Two small patches proposed by Paul DuBoissalle@geopard.online.bg2002-08-031-0/+1
* Small fix for the instructional messageSinisa@sinisa.nasamreza.org2002-06-081-2/+2
* mysql_fix_extensions.sh tool copied from 4.0 tree (referenced in manual).arjen@fred.bitbike.com2002-05-161-0/+16
* Fixed myslqdumpslow for new log format.monty@hundin.mysql.fi2002-03-261-3/+7
* Added help for --local-infilemonty@hundin.mysql.fi2002-03-121-9/+27
* Fixed bug in DATE_FORMAT when used with GROUP BYmonty@hundin.mysql.fi2002-03-061-2/+2
* Update scripts for new POSIX specmonty@tik.mysql.fi2002-03-051-1/+1
* Update to autoconf 2.52monty@hundin.mysql.fi2002-02-071-1/+1
* Fixed bug when making a range join based on information from a const table.monty@hundin.mysql.fi2002-01-181-6/+11
* Small changes to mysql_config.shmonty@hundin.mysql.fi2001-12-051-8/+20
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-12-051-21/+75
|\
| * Fixed bug in LEFT JOINmonty@hundin.mysql.fi2001-12-051-21/+75
* | get correct paths in mysql_config even if the user moves basedirsasha@mysql.sashanet.com2001-12-011-0/+39
|/
* Small safety fixmonty@hundin.mysql.fi2001-11-281-1/+1
* Added missing mysqlbinlog to binary distributions.monty@hundin.mysql.fi2001-11-072-11/+102
* Cleaned up udf_example.cc and mysql_fix_privilege_tablesmonty@tik.mysql.fi2001-09-271-7/+6
* Added unique error for DEADLOCKmonty@hundin.mysql.fi2001-09-171-1/+2
* Fix to not running mysqld as root by defaultmonty@hundin.mysql.fi2001-09-021-2/+6
* Fixed handling of strings in mysqldumpslowmonty@hundin.mysql.fi2001-08-111-2/+3
* mergemonty@tik.mysql.fi2001-07-281-13/+34
|\
| * Updated LOCK TABLES manual sectionmonty@tik.mysql.fi2001-07-282-16/+35
* | Code cleanup in safe_mysqld.tim@white.box2001-07-241-24/+19
|/
* Added --verbose option to mysqlshowmonty@hundin.mysql.fi2001-06-121-23/+32
* Fixed a few typos.jani@janikt.pp.saunalahti.fi2001-05-291-1/+1
* Fixed portability bug in my_config.shmonty@tik.mysql.fi2001-05-281-1/+1
* Added LOAD DATA CONCURRENTmonty@donna.mysql.fi2001-05-051-1/+1
* Portability fixes for Ia64 and Sgi compilermonty@donna.mysql.fi2001-04-251-2/+3
* Fix for releasemonty@donna.mysql.fi2001-04-221-1/+1
* distribution did not include *.sh files in mysql-test/tsasha@mysql.sashanet.com2001-04-181-1/+1
* Don't force conf_to_src to be static an all systemsmonty@donna.mysql.fi2001-04-181-2/+2
* Fixed typo in mysql_install_dbmonty@donna.mysql.fi2001-04-171-0/+1
* Fixed that -ldl is not used for clientsmonty@donna.mysql.fi2001-04-171-3/+6
* Changed -O6 to -O3monty@donna.mysql.fi2001-04-131-2/+10
* Changes to get mysqld-max to compilemonty@donna.mysql.fi2001-04-131-1/+9
* Changed Innobase to Innodbmonty@donna.mysql.fi2001-04-132-17/+22
* Fixed INSERT DELAYED with Innobasemonty@donna.mysql.fi2001-04-091-2/+20
* Fix a crash in Innobase with tables with many columns and a range querymonty@donna.mysql.fi2001-03-261-0/+1
* Split setup_fields to setup_tables and setup_fieldsmonty@tik.mysql.fi2001-03-211-1/+4
* Added isolation levelsmonty@tik.mysql.fi2001-03-211-1/+25
* Fixed wrong option in mysql_install_dbmonty@donna.mysql.fi2001-03-091-1/+1
* Fixed bug in INSERT DELAYED when INSERT generated an errormonty@donna.mysql.fi2001-03-081-50/+112