Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | monty@mysql.com | 2003-12-19 | 1 | -1/+13 |
|\ | |||||
| * | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -1/+13 |
| |\ | |||||
| | * | Fix for Bug #1952 | dlenev@mysql.com | 2003-12-12 | 1 | -1/+1 |
| | * | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr... | monty@mysql.com | 2003-12-11 | 1 | -0/+12 |
* | | | WorkLog #1323 (part 2) | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-17 | 1 | -3/+3 |
* | | | proper fix for the bug #2077: accented characters in enum/defaul values are r... | ram@gw.mysql.r18.ru | 2003-12-16 | 1 | -3/+9 |
|/ / | |||||
* | | part one of the fix for the bug #2077: accented characters in enum/defaul val... | ram@gw.mysql.r18.ru | 2003-12-15 | 1 | -4/+4 |
* | | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -1/+1 |
* | | post-merge fixes | gluh@gluh.mysql.r18.ru | 2003-12-08 | 1 | -6/+9 |
|\ \ | |||||
| * | | Task ID 499:Add a new settable string variable(init_connect, init_slave) | gluh@gluh.mysql.r18.ru | 2003-12-08 | 1 | -4/+4 |
| * | | SCRUM: | gluh@gluh.mysql.r18.ru | 2003-07-18 | 1 | -2/+5 |
* | | | WorkLog#1280 - Remove fixed table handler from lex/yacc | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-02 | 1 | -29/+2 |
* | | | Merge key cache structures to one | monty@mysql.com | 2003-11-20 | 1 | -2/+0 |
* | | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -1/+6 |
* | | | merge | bell@sanja.is.com.ua | 2003-10-31 | 1 | -7/+7 |
|\ \ \ | |||||
| * | | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -7/+7 |
* | | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1-bug | serg@serg.mylan | 2003-10-25 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | merged | serg@serg.mylan | 2003-10-21 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * \ \ | merged | serg@serg.mylan | 2003-10-15 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | key_map with more that 64 bits width | serg@serg.mylan | 2003-10-11 | 1 | -1/+1 |
* | | | | | | removed one more hack that - as usual - almost always worked | serg@serg.mylan | 2003-10-24 | 1 | -2/+1 |
|/ / / / / | |||||
* | | | | | WL#1106: Switch = --maxdb rather than --sapdb | gluh@gluh.mysql.r18.ru | 2003-10-15 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge | hf@deer.(none) | 2003-09-26 | 1 | -1/+10 |
|\ \ \ \ | |||||
| * | | | | SCRUM: | hf@deer.(none) | 2003-09-26 | 1 | -1/+10 |
| |/ / / | |||||
* | | | | Bug 1350 fix | bar@bar.mysql.r18.ru | 2003-09-22 | 1 | -4/+10 |
|/ / / | |||||
* | | | Bug fix: | bar@bar.mysql.r18.ru | 2003-09-16 | 1 | -1/+1 |
* | | | In CREATE syntax: KEY a (field_name(10)) | bar@bar.mysql.r18.ru | 2003-09-15 | 1 | -1/+3 |
* | | | After merge fixes. | monty@mashka.mysql.fi | 2003-09-11 | 1 | -1/+1 |
* | | | merge | monty@narttu.mysql.fi | 2003-09-03 | 1 | -68/+107 |
|\ \ \ | |||||
| * \ \ | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -68/+107 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | vio ssl structure renames (to get rid of ending _) | monty@narttu.mysql.fi | 2003-08-27 | 1 | -30/+31 |
| | * | | Better fix for myisamchk --sort-index on windows | monty@narttu.mysql.fi | 2003-08-25 | 1 | -4/+7 |
| | * | | show symlinked directories in SHOW CREATE TABLE | monty@narttu.mysql.fi | 2003-08-23 | 1 | -37/+55 |
| | * | | merged | serg@serg.mylan | 2003-08-21 | 1 | -36/+36 |
| | |\ \ | |||||
| | | * | | Bug #1064: SHOW CREATE TABLE: avoid allocations for simple tables, old client... | serg@serg.mylan | 2003-08-21 | 1 | -2/+4 |
| | | * | | fix for SHOW CREATE TABLE to report corerct second field's length | serg@serg.mylan | 2003-08-21 | 1 | -36/+34 |
| | | * | | SHOW TABLE STATUS displayed wrong Row_format for myisampack'ed tables. (Bug #... | monty@narttu.mysql.fi | 2003-05-14 | 1 | -3/+4 |
| | * | | | fixed typo in last push | monty@narttu.mysql.fi | 2003-08-17 | 1 | -2/+2 |
| | * | | | Fix mutex handling in SHOW_VARIABLES (key_buffer_size was not properly protec... | monty@narttu.mysql.fi | 2003-08-17 | 1 | -7/+5 |
* | | | | | table checksum background: | serg@serg.mylan | 2003-08-05 | 1 | -0/+6 |
|/ / / / | |||||
* | | | | now GRANT db.* ... compares patterns correctly to prevent privilege escalation | serg@serg.mylan | 2003-07-22 | 1 | -4/+4 |
| |_|/ |/| | | |||||
* | | | Support for variables with components | monty@mashka.mysql.fi | 2003-07-06 | 1 | -1/+4 |
* | | | Allow one to use MERGE tables with tables from different databases | monty@mashka.mysql.fi | 2003-06-27 | 1 | -28/+24 |
* | | | merge with public tree | monty@narttu.mysql.fi | 2003-06-05 | 1 | -16/+11 |
|\ \ \ | |||||
| * | | | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -16/+11 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | venu@myvenu.com | 2003-06-03 | 1 | -2/+0 |
|\ \ \ \ | |||||
| * | | | | Windows build fixups with the latest source | venu@myvenu.com | 2003-06-03 | 1 | -2/+0 |
| |/ / / | |||||
* | | | | "Collation" has been moved to SHOW FULL FIELDS | bar@bar.mysql.r18.ru | 2003-06-02 | 1 | -6/+8 |
|/ / / | |||||
* | | | SHOW FIELDS changes, more SQL99 INFORMATION_SCHEMA.COLUMNS compatibility: | bar@bar.mysql.r18.ru | 2003-05-23 | 1 | -14/+27 |
* | | | Variables were rename, binary collation names were added | bar@bar.mysql.r18.ru | 2003-05-22 | 1 | -2/+2 |