summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Resolve merge of fix for #8166.jimw@mysql.com2005-05-022-0/+7
|\
| * Add Create_routine_priv, Alter_routine_priv, and Execute_priv privilegesjimw@mysql.com2005-02-072-0/+7
* | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0joerg@mysql.com2005-04-261-10/+48
|\ \
| * | Added a check for config-file.jani@ua141d10.elisa.omakaista.fi2005-04-261-1/+1
| * | Fixed Bug#9834, "mysqld_multi --config-file parameter requiresjani@ua141d10.elisa.omakaista.fi2005-04-261-1/+10
| * | Fixed Bug#6221, "mysqld_multi doesn't read the init_connectjani@ua141d10.elisa.omakaista.fi2005-04-261-1/+27
| * | Fixed Bug#9835: mysqld_multi --help won't output help if there arejani@ua141d10.elisa.omakaista.fi2005-04-261-10/+13
* | | Automerge / manual check of the fixes for NPTL configuration (bug#2173, bug#...joerg@mysql.com2005-04-262-2/+2
|\ \ \ | |/ / |/| |
| * | Step 1 of the switch to support configuration with NPTL:joerg@mysql.com2005-04-202-2/+2
* | | Informing of deprecation of mysql_tableinfo by INFORMATION_SCHEMA (andguilhem@mysql.com2005-04-241-7/+25
* | | Update for VARCHAR and remove 4.1-specific actions.acurtis@xiphis.org2005-04-181-39/+7
* | | Added more rows to test to get predictable resultsmonty@mishka.local2005-04-161-1/+1
* | | Merge with 4.1monty@mishka.local2005-04-162-0/+3
|\ \ \ | |/ /
| * | Ensure that all privilege tables are created in MyISAMmonty@mishka.local2005-04-162-0/+3
| * | Merge mysql.com:/space/my/mysql-4.1lenz@mysql.com2005-04-133-9/+5
| |\ \
| * | | Remove references to result.es filesjimw@mysql.com2005-04-121-1/+1
* | | | - After merge fixeslenz@mysql.com2005-04-133-9/+5
|\ \ \ \ | | |/ / | |/| |
| * | | More changes to reflect the removal of manual.texi from the sources:lenz@mysql.com2005-04-132-6/+4
| * | | Manual merge of the ChangeSet to remove the dependency on manual.texi from th...lenz@mysql.com2005-04-131-3/+1
| |\ \ \ | | |/ / | |/| |
| | * | - manual.texi will be replaced with a manual written in DocBook/XML. This Cha...lenz@mysql.com2005-04-131-5/+2
| | * | after merge fix up:ram@gw.mysql.r18.ru2005-02-011-3/+3
| | |\ \
| | | * | A fix (bug #6000: No "@%"-accounts after install).ram@gw.mysql.r18.ru2005-01-281-8/+10
| | * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0ram@gw.mysql.r18.ru2005-01-281-8/+10
| | |\ \ \ | | | |/ / | | |/| |
| | | * | A fix (bug #6000 No "@%"-accounts after install).ram@gw.mysql.r18.ru2004-10-201-8/+10
| | * | | Merge mysql.com:/home/jimw/my/mysql-4.0-7347jimw@mysql.com2005-01-141-2/+2
| | |\ \ \
* | | \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-04-061-0/+1
|\ \ \ \ \ \
| * | | | | | Fixed errors descovered by valgrind 2.4monty@mysql.com2005-04-061-0/+1
* | | | | | | Remove references to result.es filesjimw@mysql.com2005-04-051-1/+1
* | | | | | | Enable IM in the binary distribution and fix Bug #9513 (mysql.server script f...petr@mysql.com2005-04-041-5/+6
|/ / / / / /
* | | | | | Mergepekka@mysql.com2005-04-011-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | include sql/examples in the window source distributionserg@serg.mylan2005-03-311-1/+1
* | | | | | Hack to ensure that CHAR's created in 5.0 are not converted to VARCHAR even ifjimw@mysql.com2005-03-224-15/+47
* | | | | | sql_acl.cc, sql_acl.h, sql_parse.ccmysqldev@mysql.com2005-03-222-6/+19
* | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-8902jimw@mysql.com2005-03-112-3/+55
|\ \ \ \ \ \
| * | | | | | Add all SQL_MODE settings to proc table. (Bug #8902)jimw@mysql.com2005-03-082-3/+55
* | | | | | | Merge query_cache testsjimw@mysql.com2005-03-112-9/+34
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-8513jimw@mysql.com2005-03-111-0/+9
| |\ \ \ \ \ \
| | * | | | | | Create directory for UNIX socket in mysqld_safe if it doesn't already exist.jimw@mysql.com2005-03-021-0/+9
| * | | | | | | Correct "make_win_src_distribution" to not introduce additional directory lay...joerg@mysql.com2005-03-101-9/+25
* | | | | | | | Mergelars@mysql.com2005-03-091-3/+40
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | mysqldumpslow.sh:kent@mysql.com2005-03-091-3/+40
* | | | | | | | mergedserg@serg.mylan2005-03-093-4/+10
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | mysql-test-run.pl:kent@mysql.com2005-03-093-5/+11
* | | | | | | Merged from 4.1jimw@mysql.com2005-03-031-4/+11
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-8136jimw@mysql.com2005-03-031-4/+11
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Remove doubled quotes (used for escaping) in table names in mysqlhotcopy.jimw@mysql.com2005-02-181-1/+4
| | * | | | | Fix handling of table-name matching in mysqlhotcopy when newer versions ofjimw@mysql.com2005-01-271-4/+8
| * | | | | | Merge bk-internal:/home/bk/mysql-4.1tulin@mysql.com2005-02-211-1/+1
| |\ \ \ \ \ \
* | | | | | | | Fixed a compatibility problem.jani@ua141d10.elisa.omakaista.fi2005-02-231-5/+18
* | | | | | | | Merge mysql.com:/home/mysqldev/tulin/mysql-4.1mysqldev@mysql.com2005-02-211-1/+1
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |