Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Safety fix to enable RAID in max binaries | monty@mashka.mysql.fi | 2003-05-13 | 2 | -28/+48 |
| | | | | | Better fix for format('nan') Fix for HAVING COUNT(DISTINCT...) | ||||
* | 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 ↵ | monty@mashka.mysql.fi | 2003-05-07 | 2 | -0/+28 |
| | | | | | | | | privilige and a database specific SELECT privilege. | ||||
* | | Fix for openssl on Solaris | monty@mashka.mysql.fi | 2003-04-28 | 2 | -21/+54 |
| | | | | | | | | Fix for grant bug with SELECT * | ||||
* | | merge with 3.23 to get: | monty@mashka.mysql.fi | 2003-03-15 | 2 | -1/+16 |
|\ \ | |/ | | | | | - Fix for empty table/column names | ||||
| * | 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 max_allowed_packet for clients to 1G Fixed bug in sending compressed rows >= 16M Fix bug in skiping too long packets from clients. Added checking of wrong command number sent by client. | ||||
* | | Extended WEEK() to be able to handle ISO weeks. | monty@mashka.mysql.fi | 2002-11-12 | 1 | -1/+1 |
| | | | | | | | | | | unlink socket file if mysqld dies on startup Some optimization of AND expressions | ||||
* | | Don't give the anonymous user create temp table or lock tables privileges. | monty@mashka.mysql.fi | 2002-09-22 | 2 | -40/+42 |
| | | | | | | | | SET PASSWORD=... closed connection on error. | ||||
* | | 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 |
| | | | | | | | | Added missing mutex-lock around critical section in GRANT handling. | ||||
* | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | SHOW DATABASES CREATE TEMPORARY TABLE LOCK TABLES REPLICATION SLAVE & REPLICATION CLIENT SUPER EXECUTE All scripts & documentation is updated for this change. Added better error messages for global privileges | ||||
* | | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -2/+33 |
| | | | | | | | | | | (All commit emails since 4.0.1 checked) This had to be done now, before the 4.1 tree changes to much, to make it easy to propagate bug fixes to the 4.1 tree. | ||||
* | | 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 |
|/ | | | | | | Safer, a bit faster filesort. Code changes to avoid calls to current_thd() (faster code). Removed all compiler warnings from readline. | ||||
* | Removed wrong warning from thr_lock | monty@hundin.mysql.fi | 2001-07-17 | 2 | -6/+101 |
| | | | | | | | | Fixed problem with UPDATE and BDB tables Fixed problem with GRANT FILE privilege on database level mysqld --warnings works now Fixed problem with SHOW OPEN TABLES when not using BDB Added some tests for ALTER TABLE to the test scripts | ||||
* | Added ABS() to make tests more portable. | monty@hundin.mysql.fi | 2001-06-03 | 1 | -0/+30 |
| | | | | | New postgresql crash-me file. Increased blob size in benchmarks from 65K to 1M. | ||||
* | 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 |
| | | | | Deleted a lot of old benchmark runs | ||||
* | 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 where FLUSH TABLES could make indexes unavailable for the next query Added --skip-safemalloc | ||||
* | Fixed bug in ALTER TABLE | monty@donna.mysql.fi | 2001-04-01 | 3 | -435/+449 |
| | | | | | Removed _mi_rkey() function New fork_big.pl multi-thread test | ||||
* | Fixed bug in send in mysqltest | monty@donna.mysql.fi | 2001-03-25 | 1 | -1/+1 |
| | | | | | | | | Removed usage of @r/result as this made life hard when testing different table handlers. Allow concurrent inserts if no update/binary log. Don't remove key_cache at flush tables. Fixed bug in SELECT DISTINCT SUM()... | ||||
* | Fixed wrong option in mysql_install_db | monty@donna.mysql.fi | 2001-03-09 | 1 | -4/+42 |
| | | | | | Added delayed_user for delayed_threads Don't use record cache when doing deletes | ||||
* | Patches for NetBSD/macppc | monty@donna.mysql.com | 2001-01-12 | 2 | -13/+59 |
| | | | | | Fixed bug in LEFT JOIN Added bdb_log_buffer_size | ||||
* | 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 |
| | | | | | | | | fixed typo in the error message sql/sql_base.cc fixed bugs in reopen_name_locked_table() after talking to Monty added a test case for restore + select | ||||
* | 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 |
| | | | | | Added more status to the MyISAM files to avoid checking files that has already been checked. | ||||
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 22 | -0/+3892 |