Bug #5126 | Mediumint and PS problem | ||
---|---|---|---|
Submitted: | 20 Aug 2004 13:45 | Modified: | 27 Aug 2004 8:25 |
Reporter: | Georg Richter | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 4.1, 5.0.2 | OS: | Linux (Linux/Windows) |
Assigned to: | Konstantin Osipov | CPU Architecture: | Any |
[20 Aug 2004 13:45]
Georg Richter
[20 Aug 2004 13:47]
Georg Richter
Correction: Only 1 test :), but it happens also when fetching to a string
[21 Aug 2004 4:27]
MySQL Verification Team
Tested against latest 4.1.4 source tree on Windows. call stack: > libmysql.dll!fetch_result_int32(st_mysql_bind * param=0x00915220, unsigned char * * row=0x0012fe84) Line 3717 + 0x5 C libmysql.dll!stmt_fetch_row(st_mysql_stmt * stmt=0x0036dc68, unsigned char * row=0x0136c962) Line 4037 + 0xe C libmysql.dll!mysql_stmt_fetch(st_mysql_stmt * stmt=0x0036dc68) Line 4073 + 0x2a C bug5126.exe!main() Line 150 + 0x9 C++ bug5126.exe!mainCRTStartup() Line 206 + 0x19 C kernel32.dll!77e714c7() ntdll.dll!77f944a8()
[26 Aug 2004 10:48]
Konstantin Osipov
bk commit into 4.1 tree (konstantin:1.2000)
[27 Aug 2004 8:25]
Konstantin Osipov
Fixed in 4.1.4 , bk commit - 4.1 tree (konstantin:1.2011) BUG#5126