Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed -O6 to -O3 | monty@donna.mysql.fi | 2001-04-13 | 1 | -1/+1 |
* | log0recv.c Change Innobase text to InnoDB | heikki@donna.mysql.fi | 2001-04-13 | 1 | -70/+70 |
* | Changed Innobase to Innodb | monty@donna.mysql.fi | 2001-04-13 | 6 | -69/+69 |
* | fixed bugs in the new stuff in rpl000001 test | sasha@mysql.sashanet.com | 2001-04-11 | 1 | -0/+13 |
* | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-04-11 | 2 | -2/+2 |
|\ | |||||
| * | Fixed bug in REGEXP for Linux Alpha | monty@donna.mysql.fi | 2001-04-11 | 2 | -2/+2 |
* | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-04-10 | 3 | -20/+65 |
|\ \ | |||||
| * | | do not log the drop internal temporary tables into the binary log | sasha@mysql.sashanet.com | 2001-04-10 | 3 | -20/+65 |
| |/ | |||||
* | | srv0srv.h Merging work for 3.23.37 | heikki@donna.mysql.fi | 2001-04-10 | 2 | -19/+77 |
|/ | |||||
* | Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULL | monty@donna.mysql.fi | 2001-04-10 | 3 | -4/+31 |
* | Fixed INSERT DELAYED with Innobase | monty@donna.mysql.fi | 2001-04-09 | 5 | -20/+51 |
* | univ.i Prevent inlining of functions on HP-UX because GCC is broken there | heikki@donna.mysql.fi | 2001-04-06 | 1 | -2/+8 |
* | moved bdb/innobase to compile-pentium-debug-max | sasha@mysql.sashanet.com | 2001-04-05 | 1 | -2/+6 |
* | Merge mysql.sashanet.com:/home/sasha/src/bk/mysql | sasha@mysql.sashanet.com | 2001-04-02 | 1 | -1/+2 |
|\ | |||||
| * | got --with-other-libc to work, finally | sasha@mysql.sashanet.com | 2001-04-02 | 1 | -1/+2 |
* | | Added INNODB as a synonym for INNOBASE | monty@donna.mysql.fi | 2001-04-02 | 3 | -27/+54 |
* | | Fixed bug in ALTER TABLE | monty@donna.mysql.fi | 2001-04-01 | 5 | -4/+9 |
* | | Let ALTER TABLE and LOAD DATA INFILE use sorting to create index | monty@donna.mysql.fi | 2001-03-28 | 2 | -7/+27 |
|/ | |||||
* | Fixed bug in lock tables introduced by shared locks. | monty@donna.mysql.fi | 2001-03-27 | 1 | -1/+1 |
* | Fix a crash in Innobase with tables with many columns and a range query | monty@donna.mysql.fi | 2001-03-26 | 10 | -2028/+10 |
* | Added test case that crashed Innobase | monty@donna.mysql.fi | 2001-03-26 | 5 | -7/+21 |
* | Fixed problem with Innobase and signals on Solaris | monty@donna.mysql.fi | 2001-03-26 | 1 | -7/+1 |
* | Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro | monty@donna.mysql.fi | 2001-03-26 | 12 | -34/+34 |
* | Updating changelog | monty@donna.mysql.fi | 2001-03-25 | 1 | -1/+1 |
* | sql/mysqld.cc | sasha@mysql.sashanet.com | 2001-03-24 | 2 | -2/+11 |
* | Fixed bug in send in mysqltest | monty@donna.mysql.fi | 2001-03-25 | 6 | -18/+14 |
* | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-03-24 | 2 | -4/+14 |
|\ | |||||
| * | Added defines for fast mutex in glibc 2.2 (should be safe) | monty@donna.mysql.fi | 2001-03-24 | 2 | -4/+14 |
* | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2001-03-24 | 2 | -2/+3 |
|\ \ | |/ |/| | |||||
| * | bug with mysql_change_db() fixed | serg@serg.mysql.com | 2001-03-21 | 2 | -2/+3 |
* | | added test case for the nasty join query crash | sasha@mysql.sashanet.com | 2001-03-23 | 1 | -1/+1 |
* | | Fixed bug with FLUSH TABLES when using temporary tables | monty@tik.mysql.fi | 2001-03-23 | 1 | -11/+2 |
* | | Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql | monty@tik.mysql.fi | 2001-03-23 | 8 | -33/+66 |
|\ \ | |||||
| * | | Test case for bug when updating on key | monty@tik.mysql.fi | 2001-03-23 | 8 | -33/+66 |
* | | | fixed bug on re-open of temp tables after FLUSH in the middle of open | sasha@mysql.sashanet.com | 2001-03-22 | 1 | -0/+10 |
|/ / | |||||
* | | Add support for Gemini table handler, Monty has checked and approved | mikef@nslinux.bedford.progress.com | 2001-03-21 | 14 | -22/+3140 |
* | | Split setup_fields to setup_tables and setup_fields | monty@tik.mysql.fi | 2001-03-21 | 9 | -38/+50 |
* | | Added isolation levels | monty@tik.mysql.fi | 2001-03-21 | 12 | -108/+253 |
|/ | |||||
* | Added tests if a user variable is changed in the same query. | monty@donna.mysql.fi | 2001-03-15 | 3 | -5/+12 |
* | Added fix for using variables with distinct | monty@donna.mysql.fi | 2001-03-15 | 1 | -0/+2 |
* | merge | monty@donna.mysql.fi | 2001-03-15 | 1 | -4/+4 |
|\ | |||||
| * | Fixed CLIENT_TRANSACTIONS define | monty@tik.mysql.fi | 2001-03-14 | 1 | -4/+4 |
* | | Reversed SQL_ANSI_MODE per Monty's request. | jcole@abel.spaceapes.com | 2001-03-14 | 7 | -59/+26 |
* | | Merge work.mysql.com:/home/bk/mysql | jcole@tetra.spaceapes.com | 2001-03-14 | 3 | -5/+5 |
|\ \ | |||||
| * | | Moved state_map copying to THD::THD(). | jcole@tetra.spaceapes.com | 2001-03-14 | 3 | -5/+5 |
* | | | changed signal by fd close to signal by vio_close | sasha@mysql.sashanet.com | 2001-03-13 | 5 | -57/+64 |
|/ / | |||||
* | | mysql-test/r/order_by.result fixed for new test | serg@serg.mysql.com | 2001-03-13 | 1 | -1/+1 |
* | | sql_lex.cc per-thread state_map temporarily disabled | serg@serg.mysql.com | 2001-03-13 | 1 | -1/+1 |
* | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-03-12 | 7 | -31/+68 |
|\ \ | |||||
| * | | Added SQL_ANSI_MODE. | jcole@tetra.spaceapes.com | 2001-03-12 | 7 | -31/+68 |
| |/ |