498 Commits (4ad8ef060260885f6cb64c50f187a33826dee664)

Author SHA1 Message Date
gshchepa/uchum@gleb.loc 1f0e116cf9 field.h: 19 years ago
jani@linux-th5m.site ee4d6b4fc0 Merged from main 5.1 19 years ago
mhansson@dl145s.mysql.com 7db4df0b3c Bug #23856: GROUP_CONCAT and ORDER BY: junk from previous 19 years ago
mhansson@dl145s.mysql.com 6530f6806a bug#23856 19 years ago
msvensson@pilot.blaudden a65d12a830 Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
tnurnberg@blasphemy.mysql.com 034aec5dd5 Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
tnurnberg@blasphemy.mysql.com 30868bdc37 Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
monty@mysql.com/narttu.mysql.fi 088e2395f1 WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
holyfoot/hf@mysql.com/hfmain.(none) d61da11eab fixed Solaris compilation failure 19 years ago
gshchepa/uchum@gshchepa.loc 3adcb94ede Fixed bug #13191. 19 years ago
tomas@whalegate.ndb.mysql.com e2dea46a7c Bug#25431, Adding index to table with BLOB is not done on-line 19 years ago
Justin.He/justin.he@dev3-240.dev.cn.tlan 7fa2d924f7 Bug#25431, Adding index to table with BLOB is not done on-line 19 years ago
holyfoot/hf@mysql.com/hfmain.(none) b4d186efb7 Bug #27123 (partition + on duplicate key update + varchar = Can't find 19 years ago
ramil/ram@mysql.com/ramil.myoffice.izhnet.ru e3c34c9cbf Fix for bugs 19 years ago
mats@romeo.(none) 0488fd87c8 Eliminating some warnings. 19 years ago
gkodinov/kgeorge@magare.gmz[kgeorge] e6d81ad338 Bug #27164: not reseting the data pointer 19 years ago
monty@mysql.com/narttu.mysql.fi 1933603647 Removed not used define YY_MAGIC_BELOW 19 years ago
mhansson/martin@linux-st28.site 50077b6db9 Bug #24791: Union with AVG-groups generates wrong results 19 years ago
svoj@mysql.com/june.mysql.com aae6e1aba4 BUG#26238 - inserted delayed always inserts 0 for BIT columns 19 years ago
monty@mysql.com/narttu.mysql.fi f0ae3ce9b9 Fixed compiler warnings 19 years ago
gkodinov/kgeorge@macbook.gmz 5092f7ab26 Bug #22344: InnoDB keys act strange on datetime vs timestamp comparison 19 years ago
ramil/ram@mysql.com/ramil.myoffice.izhnet.ru d710853fb8 Fix for bug #26012: missed Field_double::size_of() 19 years ago
ramil/ram@mysql.com/ramil.myoffice.izhnet.ru eb415e4920 fix for bug #19690: ORDER BY eliminates rows from the result 19 years ago
evgen@moonbone.local ac48c8bae1 Bug#14171: Wrong internal default value for a BINARY field. 19 years ago
kent@mysql.com/kent-amd64.(none) 6523aca729 my_strtoll10-x86.s: 19 years ago
kent@mysql.com/kent-amd64.(none) 226a5c833f Many files: 19 years ago
monty@mysql.com/narttu.mysql.fi 88dd873de0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
kaa@polly.local 4162e009cb 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
holyfoot/hf@mysql.com/deer.(none) e83c682fb7 bug #22372 (LOAD DATA crashes the table with the geometry field) 19 years ago
mats@romeo.(none) 033516c571 BUG#24490 (segfault inside unpack_row at Field_bit_as_char::set_default()): 19 years ago
brian@zim.(none) 31d67280f7 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
monty@mysql.com/narttu.mysql.fi 23263db66e 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
monty@mysql.com/nosik.monty.fi 0e149b7170 Removed compiler warnings 19 years ago
monty@mysql.com/nosik.monty.fi f6682e2743 Added --debug-info to most clients to detect memory leaks in mysql-test-run 19 years ago
brian@zim.(none) 5649195493 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
bar@mysql.com/bar.intranet.mysql.r18.ru aa1c8a5826 Bug#21505 Create view - illegal mix of collation for operation 'UNION' 19 years ago
holyfoot/hf@mysql.com/deer.(none) 4fb00857ca bug #19491 (CAST do DATETIME wrong result) 19 years ago
igor@rurik.mysql.com d957636471 Fixed bug #20108. 19 years ago
mats@romeo.(none) ca50d070a0 WL#3259 (RBR with more columns on slave than master): 19 years ago
brian@zim.(none) 183f028633 Cheery picked Antony's patch to allow for Window's builds in 5.1 20 years ago
acurtis/antony@xiphis.org/ltantony.xiphis.org 4c57a94b78 fix windows build 20 years ago
brian@zim.(none) 7429c871b9 Fix for bug#20648 We introduce a new field method for knowing "real size", and we now in archive null unused bits of a row to null before writing. 20 years ago
evgen@sunlight.local 799ecc9f2a After merge fix 20 years ago
jimw@rama.(none) faebd5a17e Bug #21284: Add Field::needs_quote() method and use it in Federated 20 years ago
evgen@moonbone.local edc2c4bb81 field.h: 20 years ago
evgen@moonbone.local c875b8eb93 Fixed bug#12185: Data type aggregation may produce wrong result 20 years ago
msvensson@neptunus.(none) 9a7d888aa3 Bug #21135 Crash in test "func_time" 20 years ago
jimw@rama.(none) c2d8b605f2 Bug #17608: String literals lost during INSERT query on FEDERATED table 20 years ago
ramil@mysql.com 283d51b6ba Fix for bug #18014: data loss caused by altering decimal fields. 20 years ago
ingo@mysql.com 8728fbbc6c Bug#16218 - Crash on insert delayed 20 years ago