Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged | serg@serg.mylan | 2004-08-26 | 1 | -0/+6 |
|\ | |||||
| * | Bug #4466 Nothing in .err when mysql service ends because of malformed my.i... | rburnett@build.mysql.com | 2004-08-19 | 1 | -0/+6 |
| * | backport wild_compare fix from 4.1 - bug#3924 | serg@serg.mylan | 2004-05-29 | 1 | -1/+1 |
* | | Support for character set conversion in binary protocol: another go | konstantin@mysql.com | 2004-05-25 | 1 | -0/+2 |
* | | WL#775 "Add status variable identifying binlog_cache_size shortage" | dlenev@jabberwock.localdomain | 2004-04-02 | 1 | -0/+5 |
* | | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) | monty@mysql.com | 2004-03-10 | 1 | -3/+3 |
* | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-03-02 | 1 | -0/+1 |
|\ \ | |||||
| * | | Desperate attempt to push part of prepared statements cleanup which was | konstantin@oak.local | 2004-03-02 | 1 | -0/+1 |
* | | | my_getsystime() | serg@serg.mylan | 2004-03-02 | 1 | -0/+1 |
|/ / | |||||
* | | my_gethwaddr() for linux/freebsd | serg@serg.mylan | 2004-02-27 | 1 | -0/+2 |
* | | Max open files handling moved to my_set_max_open_files() | monty@mashka.mysql.fi | 2004-02-19 | 1 | -16/+22 |
* | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Proposed (version #2) fix for bug #1948: | konstantin@mysql.com | 2004-02-02 | 1 | -0/+2 |
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Portability fixes (mostly test suite) | monty@mysql.com | 2003-12-16 | 1 | -1/+1 |
| * | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr... | monty@mysql.com | 2003-12-11 | 1 | -1/+1 |
* | | mi_keycache.c: | igor@rurik.mysql.com | 2003-11-25 | 1 | -2/+1 |
* | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -65/+0 |
* | | Portability fixes (AIX43) | monty@mashka.mysql.fi | 2003-11-20 | 1 | -2/+1 |
* | | Portability fixes for AIX43 | monty@mashka.mysql.fi | 2003-11-20 | 1 | -1/+1 |
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -11/+20 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-11-04 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Call my_sync() after all data is written to .frm file | monty@mysql.com | 2003-11-02 | 1 | -0/+1 |
* | | Merge | igor@rurik.mysql.com | 2003-10-30 | 1 | -16/+57 |
|\ \ | |||||
| * \ | Manual merge after improving concurrency for key cache reassignment | igor@rurik.mysql.com | 2003-10-01 | 1 | -16/+57 |
| |\ \ | |||||
| | * | | Many files: | igor@rurik.mysql.com | 2003-10-01 | 1 | -1/+5 |
| | * | | Manual merge | igor@rurik.mysql.com | 2003-08-26 | 1 | -13/+50 |
| | |\ \ | |||||
| | | * | | set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h: | igor@rurik.mysql.com | 2003-08-09 | 1 | -5/+12 |
| | | * | | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-08-02 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | * | | | Many files: | igor@rurik.mysql.com | 2003-08-02 | 1 | -16/+39 |
| | | * | | | Conflict resolution | igor@rurik.mysql.com | 2003-07-16 | 1 | -0/+6 |
| | | |\ \ \ | |||||
| | | * | | | | Many files: | igor@rurik.mysql.com | 2003-06-30 | 1 | -7/+14 |
* | | | | | | | Move init_compiled_charsets to own file | monty@mishka.mysql.fi | 2003-10-06 | 1 | -1/+2 |
|/ / / / / / | |||||
* | | | | | | Charset number is now stored into error.sys by comp_err and loaded by mysqld. | bar@bar.mysql.r18.ru | 2003-09-17 | 1 | -1/+3 |
* | | | | | | merge | monty@narttu.mysql.fi | 2003-09-03 | 1 | -2/+4 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -2/+4 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Added a warning to my_print_defaults if --verbose is given | jani@rhols221.adsl.netsonic.fi | 2003-08-27 | 1 | -2/+2 |
| | * | | | | Use my_b_append instead of my_b_write on a SEQ_READ_APPEND cache, when we write | guilhem@mysql.com | 2003-08-19 | 1 | -0/+2 |
* | | | | | | merged | serg@serg.mylan | 2003-09-03 | 1 | -3/+6 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | use crc32() from bundled zlib if system zlib is unavailable | serg@serg.mylan | 2003-08-21 | 1 | -1/+2 |
| * | | | | | table checksum background: | serg@serg.mylan | 2003-08-05 | 1 | -2/+4 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Review of changesets since last pull. | monty@mashka.mysql.fi | 2003-08-07 | 1 | -1/+0 |
| * | | | Fix for service issue with paths having spaces (bug #687) | miguel@hegel.local | 2003-07-23 | 1 | -0/+1 |
| * | | | Changed safemalloc structure to not have to be 8 byte aligned. (Portability p... | monty@narttu.mysql.fi | 2003-06-12 | 1 | -2/+2 |
* | | | | now GRANT db.* ... compares patterns correctly to prevent privilege escalation | serg@serg.mylan | 2003-07-22 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Support for variables with components | monty@mashka.mysql.fi | 2003-07-06 | 1 | -0/+6 |
| |/ |/| | |||||
* | | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-06-12 | 1 | -0/+2 |
|\ \ | |||||
| * | | Many files: | igor@rurik.mysql.com | 2003-06-12 | 1 | -0/+2 |