65826 Commits (6f20e3a3858aedfd244ba6185104dacd89dfdd55)
 

Author SHA1 Message Date
Michael Widenius 6f20e3a385 Fixed problem that fill_record() allocated memory for every call. This could be a problem when doing big unions as memory could be filled up. 15 years ago
Vladislav Vaintroub 2c0e356ae8 fix VS warning about variable 'unused' being used 15 years ago
Vladislav Vaintroub c0577f6798 Add optional CMake parameter TINY_VERSION. 15 years ago
Sergei Golubchik 0741f1a902 lp:702084 - myisam_block_size is not reported in SHOW GLOBAL VARIABLES 15 years ago
Vladislav Vaintroub aa8cc81304 merge 15 years ago
Vladislav Vaintroub 0f51f46034 CMake/code signing: 15 years ago
Vladislav Vaintroub 90b5afaab6 Sign MSI if code signing is requested. 15 years ago
Michael Widenius b20efbb119 Fixed test failures with embedded server 15 years ago
Vladislav Vaintroub 6058b9ea0a Fix build error (wrong printf-like format) 15 years ago
Vladislav Vaintroub 22a8654a6f CMake fixes for buildbot/MSI package building and signing: 15 years ago
Michael Widenius eaed26053d Merge with base 5.2 15 years ago
Michael Widenius 7de98f2ffb Added --log-basename to mysqld to allow one to set the prefix for all logs with one command 15 years ago
Michael Widenius 0fae0335d4 Ensure that all clients reads the appropriate 'client', client-mariadb and 'mariadb' sections from my.cnf 15 years ago
Vladislav Vaintroub 3e46f488e5 merge 15 years ago
Vladislav Vaintroub 5d843fc702 fix warning 15 years ago
Vladislav Vaintroub ed3cf5f857 merge 15 years ago
Vladislav Vaintroub 830fc03390 remove unused variable 15 years ago
Vladislav Vaintroub d9d7e93ef8 merge 15 years ago
Vladislav Vaintroub 41d432462b merge 5.2 15 years ago
Vladislav Vaintroub d4a3a7b90e mwl#59 - windows installer. 15 years ago
Michael Widenius ce675406ca Automatic merge with 5.1 15 years ago
Michael Widenius 251a5fa975 Don't check if LAST_IO_Error has changed as this is not a user variable and it may change depending on timing issues between master and slave 15 years ago
Vladislav Vaintroub 1754c7da96 pass WITH_ARIA_STORAGE_ENGINE to configure.js 15 years ago
Michael Widenius e1bb14ea6b Automatic merge with 5.2 to fix compiler failure on FreeBSD 15 years ago
Michael Widenius c4a0d53d21 Updated version number 15 years ago
Michael Widenius fa4eb9931b Removed wrong #ifdef that caused compile failure on Freebsd. 15 years ago
Michael Widenius 9aa44bb4b3 Fixed wrong alias usage 15 years ago
Sergei Golubchik 1dfb1e7c78 use mtr_verbose() for debug output in suite.pm files 15 years ago
Sergei Golubchik 58a0e492b5 typo (in the yassl error message) fixed 15 years ago
unknown f8a9d13363 merge 15 years ago
unknown c60ad7e6cd Fixed for mac sed. 15 years ago
Michael Widenius b432ceda3d Merge with 5.1 15 years ago
Michael Widenius 97d46a0cd3 Revoked changes from MySQL 5.1.55 merge as Sergei's code is more general 15 years ago
unknown 845afae61e Allow -Wuninitialized without -O only for gcc 4.4 and upper 15 years ago
Michael Widenius 9f2194090c Fixed wrong filenames in maria unittest that caused unittest to fail 15 years ago
Michael Widenius 64ceea7a56 Merge with 5.1 to get fixes for tests and compiler warnings 15 years ago
Michael Widenius 7a79fe52fe Fixes to mysql-test-run and tests 15 years ago
Michael Widenius 8fa14ba6e6 Get rid of compiler warnings 15 years ago
Michael Widenius 5df39c48f8 Increase version number 15 years ago
Michael Widenius 3358cdd504 Merge with 5.1 to get in changes from MySQL 5.1.55 15 years ago
Michael Widenius 869f5d0e81 Merge with alias as String 15 years ago
Michael Widenius ff3da0f963 Change TABLE->alias to String for less memory reallocation 15 years ago
Vladislav Vaintroub f83e594218 Disable variables-big with debug binaries. 15 years ago
Vladislav Vaintroub 8b6eb98f78 Build fixes: 15 years ago
Vladislav Vaintroub c1bb298e36 Fix mtr errors with Windows/embedded/plugins. 15 years ago
Michael Widenius 1fa5900faf Automatic merge with 5.1-merge to get in Merge with MySQL 5.1.55 15 years ago
Michael Widenius 9fe6801a98 Fixed compiler warnings 15 years ago
Vladislav Vaintroub d4c9ff957b MBUG#688404 : Fix pbxt crashes on Windows 64 in debug build 15 years ago
Michael Widenius d46aee702e Fixed compiler and build error: 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