Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged | serg@serg.mysql.com | 2001-04-13 | 105 | -2162/+1209 |
|\ | |||||
| * | manually merged | serg@serg.mysql.com | 2001-04-13 | 2 | -18/+228 |
| |\ | |||||
| | * | Fulltext search section moved | serg@serg.mysql.com | 2001-03-26 | 1 | -216/+215 |
| | | | |||||
| * | | log0recv.c Change Innobase text to InnoDB | heikki@donna.mysql.fi | 2001-04-13 | 6 | -160/+161 |
| | | | | | | | | | | | | | | | | | | | | | log0log.c Change Innobase text to InnoDB srv0start.c Change Innobase text to InnoDB srv0srv.c Change Innobase text to InnoDB ha_innobase.cc Change Innobase text to InnoDB | ||||
| * | | Changes to get mysqld-max to compile | monty@donna.mysql.fi | 2001-04-13 | 8 | -27/+61 |
| | | | |||||
| * | | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-04-13 | 93 | -1951/+706 |
| |\ \ | |||||
| | * | | Changed Innobase to Innodb | monty@donna.mysql.fi | 2001-04-13 | 92 | -1951/+705 |
| | | | | | | | | | | | | | | | | Deleted a lot of old benchmark runs | ||||
| * | | | manual.texi Fix Bowser's birth date (1998 -> 1989) | paul@central.snake.net | 2001-04-12 | 2 | -4/+2 |
| | | | | |||||
| * | | | BitKeeper/triggers/post-commit | sasha@mysql.sashanet.com | 2001-04-12 | 6 | -7/+37 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | do REAL_EMAIL magic mysql-test/mysql-test-run.sh added show_failed_diffs mysql-test/r/bench_count_distinct.result tired of waiting :-) mysql-test/r/rpl000001.result new test results after implementing Monty's Hack (TM) mysql-test/t/bench_count_distinct.test tired of waiting mysql-test/t/rpl000001.test implemented Monty's Hack (TM) to kill a query in the middle of update without generating a table with 30,000 rows. This will also avoice the timing uncertainty | ||||
| * | | Added intern which functions to benchmarks | monty@donna.mysql.fi | 2001-04-12 | 2 | -0/+25 |
| | | | |||||
* | | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-04-11 | 13 | -28/+81 |
|\ \ \ | | | | | | | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0 | ||||
| * | | | Added SQL_CALC_FOUND_ROWS and FOUND_ROWS() | monty@donna.mysql.fi | 2001-04-12 | 14 | -29/+82 |
| | | | | |||||
* | | | | BitKeeper/triggers/post-commit | sasha@mysql.sashanet.com | 2001-04-11 | 3 | -1/+81 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | use REAL_EMAIL myisam/mi_search.c merged the dropped lines ignore junk in libmysqld directory | ||||
* | | | | Ugly merge of 3.23 changes into 4.0 - fix up needed | sasha@mysql.sashanet.com | 2001-04-11 | 87 | -1348/+66626 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Added all changes from old 4.0 version: | monty@work.mysql.com | 2001-04-11 | 87 | -1398/+66678 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PSTACK, libmysqld and MySQL filesystem UPDATE ... ORDER BY DELETE ... ORDER BY New faster fulltext handling Faster compressed keys | ||||
* | | | re-added line that was resolved out during merge | sasha@mysql.sashanet.com | 2001-04-11 | 1 | -0/+2 |
| | | | |||||
* | | | merge | sasha@mysql.sashanet.com | 2001-04-11 | 7 | -3/+37 |
|\ \ \ | |||||
| * | | | mysql-test/t/rpl000015.test | sasha@mysql.sashanet.com | 2001-04-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | reversed incorrect temporary change | ||||
| * | | | fixed bugs in the new stuff in rpl000001 test | sasha@mysql.sashanet.com | 2001-04-11 | 8 | -2/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | start slave thread if master.info is present and server_id is set updates for rpl000015 and rpl000016 to remove master.info to make sure master info struct does not get auto-initialized | ||||
* | | | | Fixed bug when using a key on a CHAR(255) NULL column | monty@donna.mysql.fi | 2001-04-12 | 5 | -3/+29 |
|/ / / | |||||
* | | | os0file.c Change pwrite to os_file_pwrite to allow compilation if no pwrite | heikki@donna.mysql.fi | 2001-04-11 | 2 | -4/+2 |
| | | | |||||
* | | | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-04-11 | 9 | -15/+132 |
|\ \ \ | |||||
| * | | | Fixed bug in REGEXP for Linux Alpha | monty@donna.mysql.fi | 2001-04-11 | 8 | -15/+131 |
| | | | | |||||
* | | | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-04-10 | 9 | -21/+134 |
|\ \ \ \ | | | | | | | | | | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql | ||||
| * | | | | do not log the drop internal temporary tables into the binary log | sasha@mysql.sashanet.com | 2001-04-10 | 8 | -21/+133 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mark killed partially completed updates with an error code in binlog stop replication if the master reports a possible partial/killed update test partially killed update | ||||
* | | | | | Fixed a bug in pager, + added a feature to it. | jani@hynda.mysql.fi | 2001-04-11 | 2 | -3/+13 |
| |_|/ / |/| | | | |||||
* | | | | srv0srv.h Merging work for 3.23.37 | heikki@donna.mysql.fi | 2001-04-10 | 13 | -210/+492 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | os0thread.c Set created thread priority to QUERY_PRIOR if specified row0mysql.c Drop table removes locks on the table, error handling changed row0ins.c Insert now always sets a shared lock on a duplicate or suspected duplicate record lock0lock.h Can remove locks from a table to be dropped lock0lock.c Can remove locks from a table to be dropped srv0srv.c Try to do log flush every second srv0start.c No need for a slash at the end of dir trx0trx.h Added an IGNORE option field to trx handle trx0trx.c Added an IGNORE option field to trx handle ha_innobase.h Added last_query_id field to handle ha_innobase.cc Fix drop table hang, roll-forward etc. | ||||
* | | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-04-10 | 9 | -75/+197 |
|\ \ \ | |/ / | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql | ||||
| * | | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql | monty@donna.mysql.fi | 2001-04-10 | 9 | -75/+197 |
| |\ \ | |||||
| | * | | updated ignore | monty@donna.mysql.fi | 2001-04-10 | 1 | -0/+1 |
| | | | | |||||
| | * | | Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULL | monty@donna.mysql.fi | 2001-04-10 | 7 | -15/+135 |
| | | | | |||||
* | | | | mysql-test/t/bench_count_distinct.test | sasha@mysql.sashanet.com | 2001-04-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | make table delay key write to speed things up a bit | ||||
* | | | | added gprof options | sasha@mysql.sashanet.com | 2001-04-09 | 3 | -1/+41 |
|/ / / | | | | | | | | | | added a benchmark test for count(distinct) | ||||
* | | | added compile-pentium-gprof | sasha@mysql.sashanet.com | 2001-04-09 | 3 | -1/+42 |
|/ / | | | | | | | ignore generated files from bdb | ||||
* | | Fixed INSERT DELAYED with Innobase | monty@donna.mysql.fi | 2001-04-09 | 18 | -99/+157 |
| | | | | | | | | | | Fix for shutdown on NT Fixed bug when using wrong dates from blob field. | ||||
* | | Updated a link in the manual. | jani@janikt.pp.saunalahti.fi | 2001-04-09 | 2 | -2/+2 |
| | | |||||
* | | fixed Do-rpm to not omit frame pointer | sasha@mysql.sashanet.com | 2001-04-07 | 2 | -4/+3 |
| | | |||||
* | | univ.i Prevent inlining of functions on HP-UX because GCC is broken there | heikki@donna.mysql.fi | 2001-04-06 | 6 | -3/+35 |
| | | | | | | | | | | | | | | configure.in Prevent inlining of functions on HP-UX because GCC is broken there trx0trx.h Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t trx0trx.c Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t ha_innobase.cc Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t | ||||
* | | 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 | 2 | -31/+43 |
| | | |||||
* | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-04-05 | 6 | -6/+40 |
|\ \ | | | | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql | ||||
| * | | moved bdb/innobase to compile-pentium-debug-max | sasha@mysql.sashanet.com | 2001-04-05 | 6 | -6/+40 |
| | | | | | | | | | | | | | | | | | | fixed bug in variable assignment in mysqltest fixed coredump on conversion from empty blob/text to date added test case for empty blob conversion to date | ||||
* | | | Remove generated files from bdb source code control. | tim@threads.polyesthetic.msg | 2001-04-05 | 42 | -24407/+0 |
| | | | |||||
* | | | Merge | tim@threads.polyesthetic.msg | 2001-04-05 | 2 | -1/+9 |
|\ \ \ | |||||
| * | | | Clear up how ROUND() works (i.e., not the way you think). | tim@threads.polyesthetic.msg | 2001-04-05 | 2 | -1/+8 |
| | | | | |||||
* | | | | ut0dbg.h Print a better error message when an assertion fails | heikki@donna.mysql.fi | 2001-04-05 | 1 | -8/+14 |
| | | | | |||||
* | | | | accidentally merged a deleted piece of the manual back in | jcole@abel.spaceapes.com | 2001-04-04 | 1 | -21/+0 |
| | | | | |||||
* | | | | manual merge | jcole@abel.spaceapes.com | 2001-04-04 | 6 | -58/+108 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Updates/cleanup for Linux notes | sasha@mysql.sashanet.com | 2001-04-04 | 1 | -60/+72 |
| | | | | |||||
| * | | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-04-04 | 3 | -1/+14 |
| |\ \ \ | | | | | | | | | | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql |