391 Commits (4ad8ef060260885f6cb64c50f187a33826dee664)

Author SHA1 Message Date
serg@serg.mylan 58bdc6f5e1 use crc32() from bundled zlib if system zlib is unavailable 23 years ago
guilhem@mysql.com 6e32e19047 Use my_b_append instead of my_b_write on a SEQ_READ_APPEND cache, when we write 23 years ago
igor@rurik.mysql.com 2813cd1f0b set_var.cc, mysqld.cc, handler.cc, set_var.h, handler.h: 23 years ago
monty@mashka.mysql.fi 8f08c511ee Review of changesets since last pull. 23 years ago
serg@serg.mylan 79922d946a table checksum background: 23 years ago
igor@rurik.mysql.com 9306f55d8e Many files: 23 years ago
miguel@hegel.local 33c47c7ead Fix for service issue with paths having spaces (bug #687) 23 years ago
serg@serg.mylan 2cac8f0768 now GRANT db.* ... compares patterns correctly to prevent privilege escalation 23 years ago
monty@mashka.mysql.fi ebcc7b5a4f Support for variables with components 23 years ago
igor@rurik.mysql.com 10a8adc1b5 Many files: 23 years ago
monty@narttu.mysql.fi ecdb1c768c Changed safemalloc structure to not have to be 8 byte aligned. (Portability problem) 23 years ago
igor@rurik.mysql.com f547f2769f Many files: 23 years ago
bar@bar.mysql.r18.ru 7f771ce2e1 "character_sets" has been removed from SHOW VARIABLES. Use SHOW CHARACTER SET instead. 23 years ago
serg@serg.mylan 356b7f62fb count_bits() moved to mysys/ 23 years ago
monty@mashka.mysql.fi 491589baf8 Add mysys specific error messages 23 years ago
monty@narttu.mysql.fi 5f5c367361 Fixed bug in allocation memory in key cache. (Memory was not properly aligned which cased core dumps on sparc CPU's) 23 years ago
bar@bar.mysql.r18.ru 682435db72 A separate variable national_charset_info 23 years ago
mysql@home.(none) c6efa7a8b7 New function my_charset_same() 23 years ago
root@home.(none) f71a7e4b05 set_default_charset() is not used anymore 23 years ago
monty@narttu.mysql.fi c43b3af78c Don't allow BACKUP TABLE to overwrite files 23 years ago
bar@bar.mysql.r18.ru 78da2ad7bd SELECT BINARY expr 23 years ago
monty@mashka.mysql.fi 78e7230e73 Better fix for count(distinct) bug 23 years ago
monty@mashka.mysql.fi 25de9c19b2 After merge fixes & remove compiler warnings 23 years ago
gluh@gluh.mysql.r18.ru 57a805de6c 'Replicate user variables' task 23 years ago
bar@bar.mysql.r18.ru 08129eea2b Reorganization to restore generating charset C files from conf files 23 years ago
monty@mashka.mysql.fi 689578a099 Fixes for Netware 23 years ago
serg@serg.mysql.com f29224c6fe fixed bug in parallel repair 23 years ago
monty@mashka.mysql.fi 7e9b27eaf5 Updates for multi-byte character sets 23 years ago
bar@bar.mysql.r18.ru 9a99ac89e5 New function to search for charset using charset name rather than collation name 23 years ago
monty@mashka.mysql.fi 446a6b934f Enchanced my_once..() functions. 23 years ago
wax@mysql.com e91d1b2cbe Add shared memory protocol and option --protocol 23 years ago
bar@bar.mysql.r18.ru 50c391538a my_sortcmp -> my_strnncoll 23 years ago
bar@bar.mysql.r18.ru 954a47b95a Simple charsets now have strncoll() field too 23 years ago
serg@serg.mysql.com 3217f2cc06 support for --tmpdir=dir1:dir2:... 23 years ago
monty@mashka.mysql.fi ce4b584a85 Increased max possible max_allowed_packet to 1G 23 years ago
monty@mashka.mysql.fi dfd0f82b93 Update mysql-test results after merge 24 years ago
monty@mashka.mysql.fi f3a186c905 Portability fixes. 24 years ago
lenz@mysql.com 7d33814c1b After discussing it with Monty by phone once more: 24 years ago
monty@hundin.mysql.fi ea3fe233e3 Portability fix for AIX 24 years ago
lenz@mysql.com 666342d312 - portability fix for AIX in include/my_sys.h: define alloca as a 24 years ago
monty@mashka.mysql.fi 2c4fa340cc Lots of code fixes to the replication code (especially the binary logging and index log file handling) 24 years ago
bar@bar.udmsearch.izhnet.ru 6340c79c05 Renamed some charset related constant 24 years ago
lenz@mysql.com c6cc112943 Added an "#ifdef _AIX" around the "#pragma #alloca" in include/my_sys.h 24 years ago
monty@mashka.mysql.fi dddc20d9d1 New SET syntax & system variables. 24 years ago
serg@sergbook.mysql.com 0642d54a37 parallel repair: style fixups 24 years ago
lenz@mysql.com 04888e4675 Added a compile fix for AIX to include/my_sys.h 24 years ago
serg@serg.mysql.com 53ac59b913 "myisamchk -p" for parallel recover works (no extensive testing though) 24 years ago
monty@hundin.mysql.fi 0573b66df3 Added support for rw_tryrdlock() and rw_trywrlock() 24 years ago
monty@hundin.mysql.fi 6b36860c9c Made lock_io_cache() and unlock_io_cache() as functions. 24 years ago
serg@serg.mysql.com f79d75fae6 post-merge comment style fix 24 years ago