436 Commits (91f03a4d31f295acd4e63df6216a1c6c9260d7f1)

Author SHA1 Message Date
unknown aeddf24a2f configure.in: 19 years ago
unknown 7afb6b5890 Resolved merge conflicts 19 years ago
unknown 97cf2694a1 Follow up after work on Bug 4968 19 years ago
unknown 88d5c0146b Correction to remove compilee warnings and compiler errors on Windows. 19 years ago
unknown 18310fabf4 Bug#28763: Selecting geometry fields in UNION caused server crash. 19 years ago
unknown 4e9cef545c Bug #28492: subselect returns LONG in >5.0.24a and LONGLONG in <=5.0.24a 19 years ago
unknown 07c7cf1288 Moved size_of() from Field_double to Field_real in order to properly clone Field_float and Field_double. This is to fix PushBuild failures introduced by the patch for bug #28121. 19 years ago
unknown 4dcf55f236 Fix for bug #28631: Bit index creation failure after alter 19 years ago
unknown b11f1d0c97 5.1 version of a fix and test cases for bugs: 19 years ago
unknown e3af3c2127 Fix for bug #28121 "INSERT or UPDATE into DOUBLE(200,0) field being truncated to 31 digits" 19 years ago
unknown 5a5c256ffd field.h: 19 years ago
unknown 635728a6e6 Merged from main 5.1 19 years ago
unknown 2e04cb15fc Bug #23856: GROUP_CONCAT and ORDER BY: junk from previous 19 years ago
unknown 84966af9fc bug#23856 19 years ago
unknown b5e4f54a53 Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
unknown 21bfc2f2e8 Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
unknown a2a49ced4d Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 17da0553bb fixed Solaris compilation failure 19 years ago
unknown 98c0da4ed5 Fixed bug #13191. 19 years ago
unknown 80701e3ac6 Bug#25431, Adding index to table with BLOB is not done on-line 19 years ago
unknown ec57e081a5 Bug#25431, Adding index to table with BLOB is not done on-line 19 years ago
unknown 611456362f Bug #27123 (partition + on duplicate key update + varchar = Can't find 19 years ago
unknown 86010101e2 Fix for bugs 19 years ago
unknown 8de46d0d53 Eliminating some warnings. 19 years ago
unknown 3335f68d89 Bug #27164: not reseting the data pointer 19 years ago
unknown 212ecf348c Removed not used define YY_MAGIC_BELOW 19 years ago
unknown aa32336198 Bug #24791: Union with AVG-groups generates wrong results 19 years ago
unknown af44be2d25 BUG#26238 - inserted delayed always inserts 0 for BIT columns 19 years ago
unknown 9e6784924a Fixed compiler warnings 19 years ago
unknown c35ceeca9e Bug #22344: InnoDB keys act strange on datetime vs timestamp comparison 19 years ago
unknown 4e1772e990 Fix for bug #26012: missed Field_double::size_of() 19 years ago
unknown faad73550c fix for bug #19690: ORDER BY eliminates rows from the result 19 years ago
unknown 78dff026af Bug#14171: Wrong internal default value for a BINARY field. 19 years ago
unknown e2765a84b1 my_strtoll10-x86.s: 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown f00257ddd0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
unknown 5b71281467 Fix for bug #24117 "server crash on a FETCH with a cursor on a table which is not in the table cache" 19 years ago
unknown fa115a0f2c bug #22372 (LOAD DATA crashes the table with the geometry field) 19 years ago
unknown 4924c61999 BUG#24490 (segfault inside unpack_row at Field_bit_as_char::set_default()): 19 years ago
unknown d6541d099b This finishes the work (someone) started to remove FIELD_ types and use the Enum MYSQL types. The second part to this is to actually deprecate the FIELD defines in mysql_com.h 19 years ago
unknown ee1c5226b9 Added back sql-bench directory, so that one can more easily run benchmarks on a server and add new benchmarks for new optimizations 19 years ago
unknown c1477a3f20 Removed compiler warnings 19 years ago
unknown 85a590a26c Added --debug-info to most clients to detect memory leaks in mysql-test-run 19 years ago
unknown 97ec4aa687 This finished the bzero() on varchar patch I wrote a few months ago. It also completes the data_length() method I added to Fields to determine the length of data for a particular data type. I have many uses for this :) 19 years ago
unknown 7614eb0d1d Bug#21505 Create view - illegal mix of collation for operation 'UNION' 19 years ago
unknown 01a0be193d bug #19491 (CAST do DATETIME wrong result) 19 years ago
unknown 0f50a8a7fe Fixed bug #20108. 20 years ago
unknown 3936ce19d2 WL#3259 (RBR with more columns on slave than master): 20 years ago
unknown 2a56517972 Cheery picked Antony's patch to allow for Window's builds in 5.1 20 years ago