Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#25203 Mysql crashes when mysql_kill() is executed in a connection using SSL | msvensson@shellback.(none) | 2007-01-26 | 3 | -12/+28 |
| | | | | | | | | | - It's too early to free the SSL object in 'vio_ssl_close'. There might still be a thread using or reading from it on platforms where we need to close the active connection/socket in order to break the read. - Add new function 'vio_ssl_delete' and install it as the viodelete function for SSL connections. | ||||
* | Added a test case for bug #6774 "Replication fails with Wrong usage of DB ↵ | kaa@polly.local | 2007-01-24 | 2 | -0/+14 |
| | | | | GRANT and GLOBAL PRIVILEGES" | ||||
* | Import yaSSL version 1.5.8 | msvensson@neptunus.(none) | 2007-01-22 | 17 | -124/+226 |
| | | | | - Includes patch for Bug#25189 | ||||
* | Add define for used type of third argument to 'accept' - Netware uses size_t | msvensson@neptunus.(none) | 2007-01-22 | 1 | -1/+4 |
| | |||||
* | gen_lex_hash does not need to link with odbc32*.lib | msvensson@neptunus.(none) | 2007-01-22 | 1 | -1/+1 |
| | |||||
* | Merge bk-internal:/home/bk/mysql-5.0-maint | msvensson@neptunus.(none) | 2007-01-22 | 2 | -0/+39 |
|\ | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint | ||||
| * | Add test's from Matthias for assigning one variable from another using let | msvensson@neptunus.(none) | 2007-01-19 | 2 | -0/+39 |
| | | |||||
* | | Merge ymer.(none):/usr/local/mysql/mysql-4.1-maint | knielsen@ymer.(none) | 2007-01-22 | 1 | -0/+8 |
|\ \ | | | | | | | | | | into ymer.(none):/usr/local/mysql/x/mysql-5.0-maint | ||||
| * | | Implement mysql-test-run.pl option to limit the number of saved core | knielsen@ymer.(none) | 2007-01-19 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | files. This helps stability of multiple parallel automated test runs, avoiding the situation where one bad build fills up disk with 1000s of core files, causing failures in other test runs. | ||||
* | | | Added libndb.ver to BUILT_SOURCES to force it to get removed during make ↵ | mtaylor@qualinost.(none) | 2007-01-19 | 2 | -0/+3 |
| | | | | | | | | | | | | distclean | ||||
* | | | missed storage in one more place | mtaylor@qualinost.(none) | 2007-01-19 | 1 | -1/+1 |
| | | | |||||
* | | | I cut and pasted in the wrong direction I think. We don't have storage until ↵ | mtaylor@qualinost.(none) | 2007-01-19 | 1 | -1/+1 |
| | | | | | | | | | | | | 5.1... | ||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maint | mtaylor@qualinost.(none) | 2007-01-19 | 11 | -29/+71 |
|\ \ \ | | | | | | | | | | | | | into qualinost.(none):/home/mtaylor/src/mysql-5.0-maint | ||||
| * \ \ | Merge recycle.(none):/src/bug22807/my50-bug22807 | iggy@recycle.(none) | 2007-01-19 | 1 | -15/+13 |
| |\ \ \ | | | | | | | | | | | | | | | | into recycle.(none):/src/mysql-5.0-maint | ||||
| | * | | | Bug#22807 mysql_upgrade fails when called with a basedir-path containing spaces | iggy@recycle.(none) | 2007-01-19 | 1 | -15/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Corrected compiler warnings and performance problems with new dynstr_append_os_quoted function. | ||||
| * | | | | Rearrange disable_warnings to enclose the warning emitters properly. | cmiller@zippy.cornsilk.net | 2007-01-19 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maint | cmiller@zippy.cornsilk.net | 2007-01-19 | 1 | -0/+2 |
| |\ \ \ \ | | |_|_|/ | |/| | | | | | | | | into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maint | ||||
| | * | | | The rpl tree added a test case, and another source added a warning, | cmiller@zippy.cornsilk.net | 2007-01-19 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | and combined, they add a platform-specific warning. The warnings are not the goal of the test, in any case. | ||||
| * | | | | Merge bk-internal:/home/bk/mysql-5.0-maint | msvensson@pilot.mysql.com | 2007-01-19 | 1 | -1/+0 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | into pilot.mysql.com:/home/msvensson/mysql/mysql-5.0-maint | ||||
| | * | | | | Bug #15518 Reusing a stmt that has failed during prepare does not clear error | msvensson@pilot.mysql.com | 2007-01-19 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Additional patch removing check for mysql_errno on already closed mysql1 | ||||
| * | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maint | ramil/ram@mysql.com/myoffice.izhnet.ru | 2007-01-19 | 8 | -13/+56 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | into mysql.com:/usr/home/ram/work/bug22533/my50-bug22533 | ||||
| | * | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maint | ramil/ram@mysql.com/myoffice.izhnet.ru | 2007-01-18 | 8 | -13/+56 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/usr/home/ram/work/bug22533/my50-bug22533 | ||||
| | | * | | | | after merge fix. | ramil/ram@mysql.com/myoffice.izhnet.ru | 2007-01-18 | 4 | -4/+6 |
| | | | | | | | |||||
| | | * | | | | after merge fix. | ramil/ram@mysql.com/myoffice.izhnet.ru | 2007-01-18 | 2 | -365/+19 |
| | | | | | | | |||||
| | | * | | | | Merge mysql.com:/usr/home/ram/work/bug22533/my41-bug22533 | ramil/ram@mysql.com/myoffice.izhnet.ru | 2007-01-18 | 4 | -9/+396 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/usr/home/ram/work/bug22533/my50-bug22533 | ||||
| | | | * | | | | Fix for bug #22533: Traditional: Too-long bit value not rejected. | ramil/ram@mysql.com/myoffice.izhnet.ru | 2006-12-06 | 4 | -9/+50 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: storing >=8 byte hexadecimal values we don't check data. Fix: check if the data fits the {u}longlong range. | ||||
* | | | | | | | | Added configure section to deal with actually versioning symbols. | mtaylor@qualinost.(none) | 2007-01-18 | 1 | -0/+8 |
| | | | | | | | | |||||
* | | | | | | | | Merge qualinost.(none):/home/mtaylor/src/mysql-4.1-maint | mtaylor@qualinost.(none) | 2007-01-18 | 2 | -1/+3 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | into qualinost.(none):/home/mtaylor/src/mysql-5.0-maint | ||||
| * | | | | | | | | Added version script information to actually version the symbols. | mtaylor@qualinost.(none) | 2007-01-18 | 3 | -1/+12 |
| | | | | | | | | | |||||
* | | | | | | | | | Incrementing soname to 2 for 5.0 branch. | mtaylor@qualinost.(none) | 2007-01-18 | 1 | -1/+1 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge qualinost.(none):/home/mtaylor/src/mysql-4.1-maint | mtaylor@qualinost.(none) | 2007-01-18 | 2 | -0/+9 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | / / / / / / / | |/ / / / / / / |/| | | | | | | | into qualinost.(none):/home/mtaylor/src/mysql-5.0-maint | ||||
| * | | | | | | | Adding support for versioned libndbclient.so. bug #13522 | mtaylor@qualinost.(none) | 2007-01-18 | 2 | -0/+9 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/maint/41 | tsmith@siva.hindu.god | 2007-01-18 | 2 | -5/+6 |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/maint/50 | ||||
| * | | | | | | ndb_types.test: sleep a bit longer, to ensure that timestamp > @now | tsmith@siva.hindu.god | 2007-01-18 | 2 | -5/+6 |
| | | | | | | | |||||
* | | | | | | | Makefile.am: Fix previous bad merge. Re-enable the test-ps target. | tsmith@siva.hindu.god | 2007-01-18 | 1 | -0/+1 |
| | | | | | | | |||||
* | | | | | | | Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/maint/41 | tsmith@siva.hindu.god | 2007-01-18 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/maint/50 | ||||
| * | | | | | | Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/maint/40 | tsmith@siva.hindu.god | 2007-01-18 | 0 | -0/+0 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/maint/41 | ||||
| | * \ \ \ \ \ | Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/40 | tsmith@siva.hindu.god | 2007-01-18 | 0 | -0/+0 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/maint/40 | ||||
| * | \ \ \ \ \ \ | Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/41 | tsmith@siva.hindu.god | 2007-01-18 | 31 | -145/+270 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/maint/41 | ||||
* | \ \ \ \ \ \ \ \ | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0-maint | tsmith@siva.hindu.god | 2007-01-18 | 3 | -20/+111 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/maint/50 | ||||
| * \ \ \ \ \ \ \ \ \ | Merge recycle.(none):/src/bug22807/my50-bug22807 | iggy@recycle.(none) | 2007-01-18 | 3 | -20/+111 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | into recycle.(none):/src/mysql-5.0-maint | ||||
| | * | | | | | | | | Bug#22807 mysql_upgrade fails when called with a basedir-path containing spaces | iggy@recycle.(none) | 2007-01-18 | 3 | -20/+111 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Create space safe strings for system() calls in mysql_upgrade.exe | ||||
* | | | | | | | | | | Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/50 | tsmith@siva.hindu.god | 2007-01-18 | 55 | -1463/+3814 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/maint/50 | ||||
| * \ \ \ \ \ \ \ \ \ | Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/41 | tsmith@siva.hindu.god | 2007-01-18 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/50 | ||||
| | * | | | | | | | | | Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/40 | tsmith@siva.hindu.god | 2007-01-18 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | | | | | | | | | | | | into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/41 | ||||
| | | * | | | | | | | | Raise version number after cloning 4.0.29 | joerg/mysqldev@mysql.com/production.mysql.com | 2007-01-18 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-4.1 | tsmith@siva.hindu.god | 2007-01-18 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/41 | ||||
| * | \ \ \ \ \ \ \ \ \ | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0 | tsmith@siva.hindu.god | 2007-01-18 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/50 | ||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/41 | tsmith@siva.hindu.god | 2007-01-17 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/50 | ||||
| | | * | | | | | | | | | | Merge siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/40 | tsmith@siva.hindu.god | 2007-01-17 | 0 | -0/+0 |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | into siva.hindu.god:/home/tsmith/m/bk/mrg-jan17/41 |