931 Commits (a15d25f07e56cbd80aecbeadef635d3b55e00e85)

Author SHA1 Message Date
Sergey Glukhov c06df92af6 Bug#37575 UCASE fails on monthname 17 years ago
Alexander Barkov 8d4b41605b Bug#38227 EXTRACTVALUE doesn't work with DTD declarations 17 years ago
unknown bfba620e45 Changes of copyright output from "--version" and similar. 17 years ago
Chad MILLER 65c3870cfc Bug#36270: incorrect calculation result - works in 4.1 but not in 5.0 or 5.1 18 years ago
Alexander Barkov c9232b936d Updating charset doc files. 18 years ago
unknown d8ebf27639 Fixed bug #35993: memory corruption and crash with multibyte conversion. 18 years ago
unknown 09e4e954c3 Fixed crashing bug when starting mysqld with --dbug 18 years ago
unknown a38693a261 Fixed compiler warnings 18 years ago
unknown df843c4ce2 Fixed problems with ma_test2 and mi_test2 on high-byte-first system 18 years ago
unknown 40089da1db backport valgrind cleanups from 6.0-engines 18 years ago
unknown 530591ff8e Bug#27877 incorrect german order in utf8_general_ci 18 years ago
unknown f792cf3e38 Bug#32510 LIKE search fails with indexed 'eucjpms' and 'ujis' char column 18 years ago
unknown f9440588f5 Bug#33143: Incorrect ORDER BY for ROUND()/TRUNCATE() result 18 years ago
unknown ce8de7afdf Windows fixes 18 years ago
unknown f95ae05029 Bug#31752: check strmake() bounds 18 years ago
unknown 18d14b3a85 ctype-simple.c: Backport quick fix to remove Windows compiler warnings 18 years ago
unknown 89a208850a Bug#31177: Server variables can't be set to their current values 18 years ago
unknown 3f42e6ff9b Fix for bug #32726: crash with cast in order by clause and cp932 charset 18 years ago
unknown a905ac34b5 Bug#31752: check strmake() bounds 18 years ago
unknown f8b5a34083 BUG#31799: Scrambled number output due to integer overflow 18 years ago
unknown fd4ca26dfc mysys/my_getopt.c 18 years ago
unknown 4eec3b087d Fix for bug #30453: String not cast to int correctly. 18 years ago
unknown 60761a7cc6 Fixed bug #31019: the MOD() function and the % operator crash the server 18 years ago
unknown db2d3104f9 Fix for bug #31069: crash in 'sounds like' 18 years ago
unknown 1ff1ff869c Bug#30315 Character sets: insertion of euckr code value 0xa141 fails 18 years ago
unknown 5c04a99e2a ctype-simple.c: 18 years ago
unknown 09a53f28a7 Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 19 years ago
unknown cfd34fe232 Bug#27562: ascii.xml invalid? 19 years ago
unknown 1337c429fb CMakeLists.txt (many), win/README, mysql_manifest.cmake, configure.js: 19 years ago
unknown 53df09a9a6 Bug#28875 Conversion between ASCII and LATIN1 charsets does not function 19 years ago
unknown a250e2b453 Fix a bad BitKeeper dependency structure for the "CMakeLists.txt" files. 19 years ago
unknown bfa027e72e Bug#29461: Sort order of the collation wasn't used when comparing characters 19 years ago
unknown 32bdbc6d85 Printing copyright into ctype-extra.c 19 years ago
unknown 3b1fefbf14 Bug#29333 myisam corruption with character set cp932 collate cp932_japanese_ci 19 years ago
unknown de82433c20 Bug#29499 Converting 'del' from ascii to Unicode results in 'question mark' 19 years ago
unknown 4772a012b3 Bug#29261: Sort order of the collation wasn't used when comparing trailing 19 years ago
unknown 54344f681d Bug#27345 Incorrect data returned when range-read from utf8_danish_ci indexes 19 years ago
unknown af0a3afe05 Bug#28916 LDML doesn't work for utf8 19 years ago
unknown 2971d645c1 Bug#26711 "Binary content 0x00 sometimes becomes 0x5C 0x00 after dump/load" 19 years ago
unknown 12ffd574b9 ctype-bin.c: 19 years ago
unknown c6ff8a6500 Added casts to avoid compiler warnings and fixed a wrong type. 19 years ago
unknown f18a10c6c1 Fix for bug #27643 "query failed : 1114 (The table '' is full) 19 years ago
unknown 9dc7a7b834 Got rid of log_01[], because we don't really need it. Division and log_10[] can always be used instead, which is also a more precise way. 19 years ago
unknown 3c6a4bc5b2 CMakeLists.txt: 19 years ago
unknown 42eab5a2b1 Fixing wrong memory read problem detected by Valgrind in "xml" test. 19 years ago
unknown c7dfc326d4 Bug#28600 Yen sign and overline ujis conversion change 19 years ago
unknown 7a432ea43b Added casts and fixed wrong type. 19 years ago
unknown 44c169f2cd Added casts and fixed wrong type. 19 years ago
unknown eab7e4d4e4 Don't use log_01[] in my_strtod() to avoid loss of precision. 19 years ago
unknown 088cb9ddc4 Some Windows-related fixes to make Microsoft compilers happy. This is for bug #28128. 19 years ago