67 Commits (6400df6d715848945d7766e529f941ec17b55618)

Author SHA1 Message Date
Kent Boortz 44135d4725 Updated/added copyright headers 15 years ago
Michael Widenius 07b5d554ee - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testing 15 years ago
Michael Widenius e6c45f5e1f - Reduced memory requirements for mysqltest to 1/4.th This also gave a speedup for 5x for some tests. 15 years ago
Sergei Golubchik d313516294 fix "./configure --with-debug" builds 15 years ago
Michael Widenius 7b047a31a0 Make SQLString reallocation addaptive 15 years ago
Davi Arnaut 0eb26fdfa8 Bug#53445: Build with -Wall and fix warnings that it generates 16 years ago
Alexey Kopytov c2ebb0ac88 Bug #42064: low memory crash when importing hex strings, in 16 years ago
Marko Mäkelä 98406ba452 Bug#53593: Add some instrumentation to improve Valgrind sensitivity 16 years ago
Michael Widenius 5bddbc44c6 Fixed compiler warning message 16 years ago
unknown 51186f1d3d When running with --skip-safemalloc, still do some basic, but cheap, overrun checks. 16 years ago
Peter Lieverdink cbaa5aaf47 Typo fixes for "usefull" -> "useful". 16 years ago
Joerg Bruehe 4469f0d34e Fix a bad merge: 17 years ago
unknown b125770aaa We are now using Valgrind rather than purify, and have for quite some time. 17 years ago
Vladislav Vaintroub 73d3be945f Bug#43932 myisam index corruption with large index and large 17 years ago
Jonathan Perkin 20f76540a1 Apply 64-bit fix from Azundris. 17 years ago
Ignacio Galarza 54fbbf9591 Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
Alexey Botchkov 9036f1aa97 Bug#37995 Error message truncation in test "innodb" in embedded mode. 17 years ago
Tatiana A. Nurnberg 91a2c59abe Bug#35616: memory overrun on 64-bit linux on setting large values for keybuffer-size 18 years ago
unknown 89ff50d429 Fixed compiler warnings 18 years ago
unknown 13d53bf657 Merge some changes from sql directory in 5.1 tree 18 years ago
unknown fb84f573ad Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 18 years ago
unknown ac275fd5fa Backport of my_malloc() changes from 5.1 to make it 64-bit safe on Unix platforms. 19 years ago
unknown 0c9a3e597d Fixes Bug#30127: --debug-info no longer prints memory usage in mysql 19 years ago
unknown fdfb51484c Fixed compiler warnings 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 3d90a07a06 Fix for bug #26844 "Memory allocation failures ignored by slave IO thread". 19 years ago
unknown 7eb3881bd8 Fixed compiler warnings. 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown 14decc4fbc Remove compiler warnings 19 years ago
unknown 72154adc26 Correcting signature for my_strndup to be able to build on Windows 20 years ago
unknown e3ef15ea37 Fix compilation failures on Windows caused by the patch for Bug#17199. 20 years ago
unknown 456524c060 Rename of my_strdup_with_lenght to match the more common "strndup" method. Soo its now my_strndup(). 20 years ago
unknown f7d0dfd9e8 Changed %lx -> 0x%lx (for easier comparison of debug files) 22 years ago
unknown 06517dfed3 Fixed memory overrun when doing REPAIR on table with multi-part auto_increment key where one part was a packed CHAR 23 years ago
unknown dd2836c4c1 Changed safemalloc structure to not have to be 8 byte aligned. (Portability problem) 23 years ago
unknown 2a450f0c1e Indentation 23 years ago
unknown 84f81dc593 Fixes for Netware 23 years ago
unknown 61632073ac Allocate HEAP blocks in smaller blocks to get better memory utilization and more speed when used with safemalloc. 23 years ago
unknown a355b6ac70 Increased max possible max_allowed_packet to 1G 24 years ago
unknown 8f232cb75f Portability fixes. 24 years ago
unknown 4ed427921d Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned on 8 byte boundaries (like sparc) 24 years ago
unknown f238f58769 Fixed bug in REPAIR table. 24 years ago
unknown 0724f98e67 Added the following new privleges: 24 years ago
unknown 70aa7424c4 Big code cleanup/review before 4.0.2 release. 24 years ago
unknown fc79f8e68a fixed bug in truncating temp tables 24 years ago
unknown a28f2ca67d safemalloc cleanup. Maybe it will now compile on FreeBSD. I still not have 24 years ago
unknown 8675a27328 Make safemalloc work without threads 24 years ago
unknown 079a551ca7 coverted my_thread_init() /end to use my_malloc()/my_free() to help track 24 years ago
unknown cfab46f546 Update copyright 24 years ago
unknown e07aa7950e BitKeeper/triggers/post-commit 25 years ago