Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update for BTREE keys in HEAP tables | monty@tik.mysql.fi | 2002-04-12 | 1 | -3/+5 |
| | | | | Split handler->option_flag() to handler->table_flags() and handler->index_flags() | ||||
* | Fix for HAVE_QUERY_CACHE | monty@hundin.mysql.fi | 2002-04-02 | 2 | -2/+1 |
| | | | | Remove not used flag CLIENT_CHANGE_USER | ||||
* | Cleanups | monty@hundin.mysql.fi | 2002-04-02 | 3 | -13/+16 |
| | | | | Don't use DBUG library for struct st_my_thread_var to make code less complicated. | ||||
* | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2002-03-26 | 1 | -0/+4 |
|\ | | | | | | | into mysql.sashanet.com:/reiser-data/mysql-4.0 | ||||
| * | coverted my_thread_init() /end to use my_malloc()/my_free() to help track | sasha@mysql.sashanet.com | 2002-03-26 | 1 | -0/+4 |
| | | | | | | | | down replication corruption | ||||
* | | merge (remove conflicting zip files) | monty@hundin.mysql.fi | 2002-03-27 | 2 | -4/+4 |
|\ \ | |||||
| * \ | merge with 3.23.50 | monty@hundin.mysql.fi | 2002-03-27 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Fixed overflow bug | monty@hundin.mysql.fi | 2002-03-26 | 1 | -1/+1 |
| | | | | |||||
| | * | | Added help for --local-infile | monty@hundin.mysql.fi | 2002-03-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | Fix for bug on intel where (int32) 1 << 32 == 1, which gave problems when using 32 keys. Allow SET PASSWORD for anonymous user | ||||
| * | | | support for unsigned FLOAT/DOUBLE | monty@hundin.mysql.fi | 2002-03-27 | 2 | -3/+3 |
| | | | | |||||
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.0 | bell@sanja.is.com.ua | 2002-03-23 | 1 | -0/+8 |
|\ \ \ \ | | | | | | | | | | | | | | | | into sanja.is.com.ua:/home/bell/mysql/work-qc-4.0 | ||||
| * | | | | added building without query cache | bell@sanja.is.com.ua | 2002-03-22 | 1 | -0/+8 |
| |/ / / | |||||
* | | | | REPAIR ... USE_FRM | serg@serg.mysql.com | 2002-03-22 | 1 | -1/+1 |
| | | | | |||||
* | | | | commit to pull | serg@serg.mysql.com | 2002-03-21 | 1 | -0/+6 |
|/ / / | |||||
* | | | merged | serg@serg.mysql.com | 2002-03-13 | 2 | -18/+27 |
|\ \ \ | |||||
| * \ \ | Merge work:/home/bk/mysql-4.0/ | jani@hynda.mysql.fi | 2002-03-13 | 2 | -18/+26 |
| |\ \ \ | | | | | | | | | | | | | | | | into hynda.mysql.fi:/home/my/bk/mysql-4.0-quick-fixes | ||||
| | * | | | Modifications to MySQL source in order to make it compile on QnX. | jani@hynda.mysql.fi | 2002-03-13 | 2 | -18/+26 |
| | | |/ | | |/| | |||||
| * | | | fix after merge | monty@hundin.mysql.fi | 2002-03-13 | 1 | -0/+1 |
| |/ / | |||||
* | | | mi_check flags cleanup | serg@serg.mysql.com | 2002-03-13 | 1 | -33/+41 |
|/ / | | | | | | | | | CHECK/REPAIR syntax cleanup REPAIR ... USE_FRM syntax | ||||
* | | DBUG_ASSERT_LOCK | sasha@mysql.sashanet.com | 2002-03-08 | 1 | -0/+6 |
| | | |||||
* | | merged from 3.23 to pull the LOAD DATA INFILE fix as rpl000001 was failing. | sasha@mysql.sashanet.com | 2002-03-01 | 2 | -4/+15 |
|\ \ | |/ | | | | | | | Let's hope this did not break anything. Will not push this one until Monty gets back | ||||
| * | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2002-02-20 | 1 | -1/+2 |
| |\ | |||||
| * | | Framework to simplify memory leak tracing | serg@serg.mysql.com | 2002-01-22 | 2 | -4/+15 |
| | | | |||||
* | | | merge with 3.23.49 | monty@hundin.mysql.fi | 2002-02-14 | 1 | -1/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | Made LOAD DATA LOCAL INFILE more secure | monty@tik.mysql.fi | 2002-02-13 | 1 | -1/+2 |
| |/ | |||||
| * | Backport of mysqldump from 4.0 | monty@hundin.mysql.fi | 2002-01-02 | 1 | -2/+2 |
| | | |||||
| * | Portability fixes | monty@hundin.mysql.fi | 2001-12-27 | 1 | -0/+5 |
| | | |||||
* | | Added --user=userid to mysqld | monty@tik.mysql.fi | 2002-02-13 | 1 | -6/+20 |
| | | | | | | | | | | Fix for ctypes on windows Cleanup max_queries_per_hour | ||||
* | | Bug fixes and new functionality added in my_getopt and myisamchk | jani@rhols221.adsl.netsonic.fi | 2002-02-06 | 1 | -1/+2 |
| | | |||||
* | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2002-01-31 | 1 | -0/+10 |
|\ \ | | | | | | | | | | into mysql.sashanet.com:/reiser-data/mysql-4.0 | ||||
| * | | temporary commit to pull Monty's changes | sasha@mysql.sashanet.com | 2002-01-31 | 1 | -0/+10 |
| | | | |||||
* | | | Fixes for new getopt | monty@hundin.mysql.fi | 2002-01-31 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug fix when using --no-deaults Sets ref_length to right value (faster rnd_pos() handling in InnoDB). Fixed problem with multi-table-delete and InnoDB Fixed problem with truncate table, which required a COMMIT before. Fixed multi-table-delete bug with InnoDB. Remove not used index from EXPLAIN | ||||
* | | | New functionality to my_getopt. myisamchk now uses my_getopt | jani@hynda.mysql.fi | 2002-01-30 | 1 | -3/+4 |
|/ / | | | | | | | only. | ||||
* | | New error messages | monty@hundin.mysql.fi | 2002-01-29 | 3 | -12/+14 |
| | | | | | | | | | | | | | | | | Test of unsigned BIGINT values Fixes for queries-per-hour Cleanup of replication code (comments and portability fixes) Make most of the binary log code 4G clean Changed syntax for GRANT ... QUERIES PER HOUR | ||||
* | | misc replication bugfixes including some needed modifications in IO_CACHE | sasha@mysql.sashanet.com | 2002-01-26 | 2 | -2/+19 |
| | | | | | | | | | | likely() and unlikely() branch prediction compiler hint macros clean-up of comments | ||||
* | | Added my_getopt struct and modified myisamchk to the bk tree. | jani@rhols221.adsl.netsonic.fi | 2002-01-25 | 2 | -1/+47 |
| | | |||||
* | | more predicatable slave behaviour with wait_for_slave_stop in mysqltest | sasha@mysql.sashanet.com | 2002-01-24 | 1 | -1/+4 |
| | | | | | | | | | | | | fixed a couple of bugs with SEQ_READ_APPEND cache rpl000016 still has non-deterministic result, but I am going to commit and push since what I have is now better than what is in the main repository | ||||
* | | Ugly merge! But I am not done yet - there are a number of things I need to fix | sasha@mysql.sashanet.com | 2002-01-19 | 1 | -4/+76 |
|\ \ | | | | | | | | | | before I can push | ||||
| * | | Here comes a nasty patch, although I am not ready to push it yet. I will | sasha@mysql.sashanet.com | 2002-01-19 | 1 | -4/+76 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | first pull, merge,test, and get it to work. The main change is the new replication code - now we have two slave threads SQL thread and I/O thread. I have also re-written a lot of the code to prepare for multi-master implementation. I also documented IO_CACHE quite extensively and to some extend, THD class. | ||||
* | | | Move HA_EXTRA_NO_READCHECK to ha_open | monty@hundin.mysql.fi | 2002-01-16 | 1 | -0/+1 |
| | | | | | | | | | | | | Fixed bug in multi-table-delete | ||||
* | | | Add support for NULL=NULL in keys (Used in GROUP BY optimization) | monty@hundin.mysql.fi | 2002-01-16 | 2 | -0/+4 |
| | | | | | | | | | | | | | | | | | | Add ISAM to Windows version Fix of test results Fixes for NULL keys in HEAP tables. | ||||
* | | | Added support of null keys in HEAP tables | monty@tik.mysql.fi | 2002-01-12 | 2 | -2/+5 |
| | | | | | | | | | | | | Added ORDER BY optimization | ||||
* | | | Fix for FLUSH QUERY CACHE | monty@hundin.mysql.fi | 2002-01-05 | 3 | -2/+24 |
| | | | | | | | | | | | | Fix for new bug in CREATE TABLE when sorting keys. | ||||
* | | | Added macros for nice TIMESPEC usage. | monty@hundin.mysql.fi | 2002-01-02 | 1 | -4/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes for building MySQL with gcc 3.0 Added SIGNED / UNSIGNED casts Fixed core dump bug in net_clear() with libmysqld. Back to using semaphores in query cache. Added 'Null' and 'Index_type' to SHOW INDEX. | ||||
* | | | Fixed access privilege bug in query cache. | monty@hundin.mysql.fi | 2001-12-22 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | Change tests to use database 'mysqltest' instead of 'foo' Add option to not print access denied messages to check_table_access() | ||||
* | | | Cleanup of alarm macros. | monty@hundin.mysql.fi | 2001-12-21 | 1 | -10/+9 |
| | | | | | | | | | | | | | | | Fixed data corruption bug in query cache. Made queries be dependent of the database in use. | ||||
* | | | Fix insert delated + query cache. | monty@hundin.mysql.fi | 2001-12-20 | 1 | -0/+2 |
| | | | | | | | | | | | | Fix pthread_mutex_trylock on HPUX (needed for query cache). | ||||
* | | | Fix after merge | monty@hundin.mysql.fi | 2001-12-17 | 1 | -0/+1 |
| | | | |||||
* | | | Portability fixes | monty@hundin.mysql.fi | 2001-12-17 | 1 | -0/+2 |
| | | | |||||
* | | | Lots of portability fixes. | monty@hundin.mysql.fi | 2001-12-17 | 3 | -9/+7 |
| | | | | | | | | | | | | | | | Fixed shutdown on HPUX. Fixed bug in query cache. |