Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG#9391 mysqlshow prints incorrect "rows" information | msvensson@neptunus.(none) | 2005-04-13 | 1 | -1/+1 |
* | Merge | mskold@mysql.com | 2005-04-08 | 1 | -0/+2 |
|\ | |||||
| * | Add cp932 and eucjpms character sets to Windows build. (Bug #9479) | jimw@mysql.com | 2005-04-07 | 1 | -0/+2 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | msvensson@neptunus.(none) | 2005-04-07 | 1 | -3/+6 |
|\ \ | |/ | |||||
| * | manually merged | serg@serg.mylan | 2005-04-06 | 1 | -3/+6 |
| |\ | |||||
| | * | Adding a new parameter for well_formed_length to | bar@mysql.com | 2005-04-06 | 1 | -3/+6 |
* | | | BUG#6762 ALTER TABLE gives weird results and error message | msvensson@neptunus.(none) | 2005-04-07 | 1 | -1/+3 |
|/ / | |||||
* | | remove the rest of isam/merge references | serg@serg.mylan | 2005-04-05 | 5 | -26/+6 |
* | | delete isam/merge files | serg@sergbook.mylan | 2005-04-04 | 2 | -305/+0 |
* | | XID SQL syntax | serg@serg.mylan | 2005-04-04 | 1 | -1/+1 |
* | | Merge | ramil@mysql.com | 2005-03-30 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Fedora now defines read(2)/write(2) as macros. | serg@serg.mylan | 2005-03-29 | 1 | -2/+2 |
* | | Manual merge | konstantin@mysql.com | 2005-03-26 | 1 | -0/+8 |
|\ \ | |/ | |||||
| * | A fix for Bug#8226 "Cannot connect via shared memory": | konstantin@mysql.com | 2005-03-26 | 1 | -0/+8 |
* | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-03-22 | 2 | -27/+33 |
|\ \ | |||||
| * \ | Merge hundin.mysql.fi:/home/heikki/mysql-4.1 | heikki@hundin.mysql.fi | 2005-03-21 | 1 | -0/+3 |
| |\ \ | | |/ | |||||
| | * | A fix for Netware. | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-03-21 | 1 | -0/+3 |
| * | | Rename decimal -> decimal_t, decimal_digit -> decimal_digit_t | konstantin@mysql.com | 2005-03-21 | 1 | -27/+30 |
* | | | set _XOPEN_SOURCE differently depending on __STDC_VERSION__ | serg@serg.mylan | 2005-03-18 | 1 | -5/+22 |
* | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-03-17 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge 4.1 -> 5.0 | gluh@gluh.mysql.r18.ru | 2005-03-17 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | Partly reverty back patch (in heap-auto-increment-key detection) to ensure th... | monty@mysql.com | 2005-03-16 | 1 | -0/+2 |
* | | | Field::quote_data(): | serg@serg.mylan | 2005-03-17 | 1 | -1/+2 |
|/ / | |||||
* | | sun forte does not define __sun__, only __sun and sun (gcc defines all the th... | serg@serg.mylan | 2005-03-15 | 1 | -1/+1 |
* | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-03-15 | 2 | -1/+16 |
|\ \ | |||||
| * | | include/my_global.h | serg@serg.mylan | 2005-03-15 | 2 | -1/+16 |
* | | | merging | ramil@mysql.com | 2005-03-15 | 1 | -1/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | A fix (bug #8489: Strange auto_increment behaviour with HEAP table). | ramil@mysql.com | 2005-03-15 | 1 | -1/+1 |
| * | Manual merge of the 4.0.24 compile changes into the 4.1 tree. | joerg@mysql.com | 2005-03-07 | 1 | -0/+2 |
| |\ | |||||
| | * | Prevent a collision with the system's '#define errno ...' by guarding the var... | joerg@mysql.com | 2005-03-04 | 1 | -0/+2 |
* | | | Fixed Bug#8922. | jani@ua141d10.elisa.omakaista.fi | 2005-03-08 | 1 | -1/+0 |
* | | | Clean up merge | jimw@mysql.com | 2005-03-07 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Avoid calls to my_seek() and my_tell() on log files so that | jimw@mysql.com | 2005-03-02 | 1 | -0/+1 |
* | | | | Porting of "buffered read" patch to 5.0 and post-review fixes. | konstantin@mysql.com | 2005-03-06 | 2 | -7/+15 |
* | | | | Merge with after merge fix | ingo@mysql.com | 2005-03-04 | 1 | -0/+3 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | merge | serg@serg.mylan | 2005-03-03 | 1 | -0/+3 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it) | serg@serg.mylan | 2005-03-03 | 1 | -0/+3 |
| | |/ | |||||
* | | | Prevent a collision with the system's '#define errno ...' by guarding the var... | joerg@mysql.com | 2005-03-03 | 1 | -0/+2 |
* | | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0 | petr@mysql.com | 2005-03-01 | 1 | -4/+4 |
|\ \ \ | |||||
| * \ \ | Merge mysql.com:/home/cps/mysql/trees/mysql-5.0 | petr@mysql.com | 2005-02-27 | 1 | -4/+4 |
| |\ \ \ | |||||
| | * \ \ | Merge mysql.com:/home/cps/mysql/trees/mysql-5.0 | petr@mysql.com | 2005-02-20 | 3 | -9/+16 |
| | |\ \ \ | |||||
| | * \ \ \ | merge | petr@mysql.com | 2005-02-19 | 1 | -4/+4 |
| | |\ \ \ \ | |||||
| | | * | | | | made IM to work with --defaults-file smoothly | petr@mysql.com | 2005-02-18 | 1 | -4/+4 |
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-02-28 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge with 4.1 | monty@mysql.com | 2005-02-28 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ramil@mysql.com | 2005-02-25 | 1 | -0/+1 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ramil@mysql.com | 2005-02-02 | 1 | -0/+1 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | A fix (bug #4802 prompt in mysql client shows wrong database after dropping d... | ram@gw.mysql.r18.ru | 2004-10-21 | 1 | -0/+1 |
* | | | | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0 | mskold@mysql.com | 2005-02-26 | 1 | -5/+10 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge with global tree | monty@mysql.com | 2005-02-25 | 1 | -5/+10 |
| |\ \ \ \ \ \ \ \ |