Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure that privileges are tested properly for multi-table-updates. | monty@mysql.com | 2004-02-03 | 2 | -94/+210 |
* | Block SIGPIPE also for not threaded client programs. | monty@narttu.mysql.fi | 2003-09-23 | 1 | -2/+2 |
* | Safety fix to enable RAID in max binaries | monty@mashka.mysql.fi | 2003-05-13 | 2 | -28/+48 |
* | More tests | monty@mashka.mysql.fi | 2003-05-08 | 2 | -6/+22 |
* | Merge to get security patch | monty@mashka.mysql.fi | 2003-05-08 | 2 | -0/+28 |
|\ | |||||
| * | Security patch to remove wrong error when one had a global update/delete priv... | monty@mashka.mysql.fi | 2003-05-07 | 2 | -0/+28 |
* | | Fix for openssl on Solaris | monty@mashka.mysql.fi | 2003-04-28 | 2 | -21/+54 |
* | | merge with 3.23 to get: | monty@mashka.mysql.fi | 2003-03-15 | 2 | -1/+16 |
|\ \ | |/ | |||||
| * | Check for empty table/column names | monty@mashka.mysql.fi | 2003-03-14 | 2 | -0/+15 |
* | | merged | serg@serg.mysql.com | 2003-03-13 | 2 | -25/+35 |
|\ \ | |/ | |||||
| * | Better fix for GRANT bug | monty@mashka.mysql.fi | 2003-03-13 | 2 | -29/+40 |
| * | Fixed missing table_list->name -> table_list->alias convert | monty@mashka.mysql.fi | 2002-10-08 | 1 | -1/+1 |
* | | Added support for max_allowed_packet in option files read by mysql_option() | monty@mashka.mysql.fi | 2003-01-04 | 1 | -23/+34 |
* | | Extended WEEK() to be able to handle ISO weeks. | monty@mashka.mysql.fi | 2002-11-12 | 1 | -1/+1 |
* | | Don't give the anonymous user create temp table or lock tables privileges. | monty@mashka.mysql.fi | 2002-09-22 | 2 | -40/+42 |
* | | Merge with 3.23.53 | monty@mashka.mysql.fi | 2002-09-22 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Change name -> alias in TABLE_LIST. | monty@mashka.mysql.fi | 2002-09-21 | 1 | -1/+1 |
* | | Arjens LOG functions changes with small changes and tests added to mysql-test | peter@mysql.com | 2002-07-17 | 2 | -4/+4 |
* | | Added the following new privleges: | monty@mashka.mysql.fi | 2002-06-12 | 2 | -20/+89 |
* | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -2/+33 |
* | | Fixed privilege check problem with SELECT ... INTO OUTFILE | monty@hundin.mysql.fi | 2002-06-09 | 2 | -10/+33 |
* | | Fixed mutex problem in TRUNCATE TABLE | monty@hundin.mysql.fi | 2002-06-04 | 1 | -0/+125 |
* | | New version of mail_to_db.pl | jani@hynda.mysql.fi | 2001-12-27 | 1 | -15/+51 |
* | | Made new version of mail_to_db.pl | jani@hynda.mysql.fi | 2001-12-27 | 1 | -21/+44 |
* | | Fixed a bug in mail_to_db.pl | jani@hynda.mysql.fi | 2001-12-19 | 1 | -3/+3 |
* | | Fix for MyISAM records > 16M | monty@hundin.mysql.fi | 2001-12-11 | 1 | -0/+72 |
* | | Extended manual section about MySQL states | monty@hundin.mysql.fi | 2001-11-28 | 1 | -3/+6 |
* | | Don't do signal() on windows (Causes instability problems) | monty@hundin.mysql.fi | 2001-10-17 | 5 | -5/+5 |
|/ | |||||
* | Removed wrong warning from thr_lock | monty@hundin.mysql.fi | 2001-07-17 | 2 | -6/+101 |
* | Added ABS() to make tests more portable. | monty@hundin.mysql.fi | 2001-06-03 | 1 | -0/+30 |
* | Changes to get mysqld-max to compile | monty@donna.mysql.fi | 2001-04-13 | 1 | -4/+4 |
* | Changed Innobase to Innodb | monty@donna.mysql.fi | 2001-04-13 | 1 | -2/+38 |
* | Small fix to mail_to_db.pl | jani@janikt.pp.saunalahti.fi | 2001-04-06 | 1 | -3/+3 |
* | Added --stdin option to mail_to_db.pl | jani@janikt.pp.saunalahti.fi | 2001-04-06 | 1 | -27/+42 |
* | Removed deleted tests | monty@donna.mysql.fi | 2001-04-02 | 1 | -1/+1 |
* | Added INNODB as a synonym for INNOBASE | monty@donna.mysql.fi | 2001-04-02 | 1 | -4/+4 |
* | Fixed bug in ALTER TABLE | monty@donna.mysql.fi | 2001-04-01 | 3 | -435/+449 |
* | Fixed bug in send in mysqltest | monty@donna.mysql.fi | 2001-03-25 | 1 | -1/+1 |
* | Fixed wrong option in mysql_install_db | monty@donna.mysql.fi | 2001-03-09 | 1 | -4/+42 |
* | Patches for NetBSD/macppc | monty@donna.mysql.com | 2001-01-12 | 2 | -13/+59 |
* | New version of mail_to_db.pl | jani@prima.mysql.fi | 2000-12-16 | 1 | -171/+336 |
* | sql/slave.cc | sasha@mysql.sashanet.com | 2000-09-19 | 1 | -0/+63 |
* | Updates for release | monty@donna.mysql.com | 2000-08-29 | 2 | -22/+47 |
* | Bug fixes for 3.23.23 | monty@donna.mysql.com | 2000-08-29 | 3 | -1/+425 |
* | Updated benchmark and results for PostgreSQL 7.0.2 | monty@donna.mysql.com | 2000-08-18 | 1 | -0/+3 |
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 22 | -0/+3892 |