Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added --warnings to mysqld | monty@hundin.mysql.fi | 2001-06-21 | 1 | -0/+1 |
* | Fixed bug that caused client to hang because mysqld never did send an | monty@hundin.mysql.fi | 2001-06-02 | 1 | -12/+2 |
* | Remove wrong access check for locks. | monty@donna.mysql.fi | 2001-05-23 | 1 | -9/+0 |
* | Security fix: LOCK TABLES must check for sufficient privileges. | tim@threads.polyesthetic.msg | 2001-05-22 | 1 | -0/+9 |
* | Portability fixes for Ia64 and Sgi compiler | monty@donna.mysql.fi | 2001-04-25 | 1 | -1/+1 |
* | Fix for BDB and LOCK TABLES | monty@donna.mysql.fi | 2001-04-19 | 1 | -0/+1 |
* | Test case for bug when updating on key | monty@tik.mysql.fi | 2001-03-23 | 1 | -11/+21 |
* | Split setup_fields to setup_tables and setup_fields | monty@tik.mysql.fi | 2001-03-21 | 1 | -1/+2 |
* | Added isolation levels | monty@tik.mysql.fi | 2001-03-21 | 1 | -11/+27 |
* | Moved state_map copying to THD::THD(). | jcole@tetra.spaceapes.com | 2001-03-14 | 1 | -4/+0 |
* | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-03-12 | 1 | -0/+4 |
|\ | |||||
| * | Added SQL_ANSI_MODE. | jcole@tetra.spaceapes.com | 2001-03-12 | 1 | -0/+4 |
* | | untested changes to close socket on slave stop for OS's that do not | sasha@mysql.sashanet.com | 2001-03-12 | 1 | -15/+1 |
|/ | |||||
* | Fixed test cases for innobase | monty@donna.mysql.fi | 2001-03-07 | 1 | -2/+2 |
* | Merged some functions and removed some unused client functions. | monty@donna.mysql.fi | 2001-03-06 | 1 | -37/+57 |
* | Fixes for innobase | monty@donna.mysql.fi | 2001-02-21 | 1 | -1/+1 |
* | Added max_user_connections | monty@donna.mysql.com | 2001-02-21 | 1 | -3/+131 |
* | Merge work.mysql.com:/home/bk/mysql | jcole@tetra.spaceapes.com | 2001-02-16 | 1 | -3/+10 |
|\ | |||||
| * | COM_TABLE_DUMP and COM_BINLOG_DUMP are no longer erroneously logged | jcole@tetra.spaceapes.com | 2001-02-16 | 1 | -3/+10 |
* | | Updates for innobase | monty@donna.mysql.com | 2001-02-15 | 1 | -1/+2 |
|/ | |||||
* | New myisamchk option --sort-recover | monty@donna.mysql.com | 2001-01-31 | 1 | -14/+36 |
* | fixed up lock counting code - Monty's suggestions | sasha@mysql.sashanet.com | 2001-01-27 | 1 | -0/+7 |
* | Lots of manual changes | monty@donna.mysql.com | 2001-01-25 | 1 | -2/+2 |
* | SHOW [FULL] COLUMNS | monty@donna.mysql.com | 2001-01-22 | 1 | -1/+2 |
* | client/mysqltest.c | sasha@mysql.sashanet.com | 2001-01-19 | 1 | -1/+1 |
* | Fixed that --open-files-limit works on Linux | monty@donna.mysql.com | 2001-01-14 | 1 | -6/+9 |
* | Fixed gethostname_r tests to be more portable | monty@donna.mysql.com | 2001-01-01 | 1 | -1/+1 |
* | merge | monty@donna.mysql.com | 2000-12-24 | 1 | -2/+3 |
|\ | |||||
| * | New benchmark test | monty@donna.mysql.com | 2000-12-24 | 1 | -2/+3 |
* | | Added SHOW OPEN TABLES. Thanks to Antony T Curtis <antony@abacus.co.uk> | tim@cane.mysql.fi | 2000-12-18 | 1 | -2/+7 |
|/ | |||||
* | Add SHOW LOGS command. | tim@cane.mysql.fi | 2000-12-15 | 1 | -0/+12 |
* | sql_parse.cc we were using wrong strdup | sasha@mysql.sashanet.com | 2000-12-13 | 1 | -1/+1 |
* | Fixed delete in tables with hidden primary key | monty@donna.mysql.com | 2000-12-12 | 1 | -1/+1 |
* | Only write full transactions to binary log | monty@donna.mysql.com | 2000-12-07 | 1 | -7/+19 |
* | added loops and other cool stuff to mysqltest | sasha@mysql.sashanet.com | 2000-12-02 | 1 | -1/+1 |
* | Fixed bug in 'drop table' | monty@donna.mysql.com | 2000-11-29 | 1 | -4/+18 |
* | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-11-27 | 1 | -12/+27 |
|\ | |||||
| * | New thr_alarm struct for better integration with OS2 | monty@donna.mysql.com | 2000-11-28 | 1 | -12/+27 |
* | | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-11-27 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Fixed temp tables to work with replication. It will not work if you stop the ... | sasha@mysql.sashanet.com | 2000-11-25 | 1 | -1/+1 |
* | | All statements are now run in a sub transaction | monty@donna.mysql.com | 2000-11-24 | 1 | -11/+16 |
|/ | |||||
* | Change storage of execution flags from thd->options to thd->lex.options | monty@donna.mysql.com | 2000-11-22 | 1 | -2/+3 |
* | Bug fix for NATURAL JOIN, Split manual sections and more statistic variables | monty@donna.mysql.com | 2000-11-20 | 1 | -1/+3 |
* | Portability fixes | monty@donna.mysql.com | 2000-11-18 | 1 | -1/+1 |
* | Fixes for bugs in the usage of IO_CACHE | monty@narttu.mysql.fi | 2000-11-17 | 1 | -4/+4 |
* | merged | sasha@mysql.sashanet.com | 2000-11-15 | 1 | -8/+28 |
|\ | |||||
| * | merge | monty@narttu.mysql.fi | 2000-11-16 | 1 | -8/+28 |
| |\ | |||||
| | * | changed to use IO_CACHE instead of FILE | monty@narttu.mysql.fi | 2000-11-15 | 1 | -1/+1 |
| | * | Bug fixes, TRUNCATE, safer passwords on command line and connect timeout | monty@tik.mysql.com | 2000-11-13 | 1 | -6/+27 |
* | | | repl-tests/test-repl-ts/repl-timestamp.master.reject | sasha@mysql.sashanet.com | 2000-11-13 | 1 | -1/+9 |
|/ / |