Skip to content

Mysql upgrade reorder #121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 10,000 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
db5f743
Merge pull request #148 from grooverdan/5.5-rpl_reporting-cppcheck-va…
cvicentiu Feb 6, 2016
a90da6e
MDEV-9314 fatal build error: viosslfactories.c:58:5: error: dereferen…
vuvova Feb 5, 2016
0a76ad5
MDEV-9175 Query parser tansforms MICROSECOND into SECOND_FRAC, which …
vuvova Feb 4, 2016
ad94790
MDEV-9453 mysql_upgrade.exe error when mysql is migrated to mariadb
vuvova Feb 4, 2016
41021c0
MDEV-9462: Out of memory using explain on 2 empty tables
sanja-byelkin Feb 3, 2016
9e4e412
unit test for dynstr_append_os_quoted()
vuvova Feb 6, 2016
1e361f2
MDEV-4664 mysql_upgrade crashes if root's password contains an apostr…
vuvova Feb 6, 2016
c4cb240
MDEV-9024 Build fails with VS2015
vuvova Feb 6, 2016
d443d70
MDEV-7823: Server crashes in next_depth_first_tab on nested IN clause…
spetrunia Feb 8, 2016
3cfd36b
5.5.47-37.7
vuvova Feb 8, 2016
b17a435
MDEV-6859: scalar subqueries in a comparison produced unexpected result
spetrunia Feb 8, 2016
ea0c3fc
MDEV-9438 backport feedback-http-proxy to 5.5 and 10.0.
Feb 9, 2016
f3444df
Merge branch 'mysql/5.5' into 5.5
vuvova Feb 9, 2016
63d3ccd
Bug#21205695 DROP TABLE MAY CAUSE SLAVES TO BREAK
vuvova Feb 8, 2016
dece4bc
cleanup: make assert more readable
vuvova Feb 9, 2016
6703e5b
Bug#20691429 ASSERTION `CHILD_L' FAILED IN STORAGE/MYISAMMRG/HA_MYISA…
vuvova Feb 8, 2016
5d478f5
Bug#19817021
vuvova Feb 8, 2016
afce541
Merge branch 'merge-xtradb-5.5' into 5.5
vuvova Feb 9, 2016
01628ce
Merge branch 'bb-5.5-serg' into 5.5
vuvova Feb 9, 2016
775cccc
MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::init
cvicentiu Feb 8, 2016
6b614c6
MDEV-7765: Crash (Assertion `!table || (!table->write_set || bitmap_i…
sanja-byelkin Feb 9, 2016
3c5c04b
MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::init
cvicentiu Feb 10, 2016
a9a08b1
MDEV-9371 select insert('a',2,1,'b') doesn't return expected 'a'
Feb 10, 2016
93e9d81
Errorneous PSI declaration line fixed.
Feb 12, 2016
b7dc830
Fix memory leak when failing to read config file
cvicentiu Feb 14, 2016
2a47817
MDEV-9225 mysql_upgrade segfault due to missing /etc/my.cnf.d
cvicentiu Feb 14, 2016
5f078cc
compilation errors on sparc sun studio 10
vuvova Feb 14, 2016
a5d9597
better inline check
vuvova Feb 14, 2016
95740bc
dtrace in cmake
vuvova Feb 14, 2016
8f5030e
fix my_gethwaddr() for solaris
vuvova Feb 14, 2016
3889b19
more strict ipv6_ok check in mtr
vuvova Feb 14, 2016
e1385f2
fix buffer overrun
vaintroub Feb 15, 2016
ceba41c
MDEV-9299 Test main.events_2 incompatible with Debian reproducibility…
vuvova Jan 24, 2016
c29e450
MDEV-4070 sys_vars.secure_file_priv fails sporadically if it's execut…
elenst Feb 26, 2016
0b9fb9a
MDEV-9568 mysqlcheck crashes with nonexistent table name
vuvova Mar 17, 2016
fc2c1e4
MDEV-9733 Server crashes in lf_pinbox_real_free on replication slaves
vuvova Mar 17, 2016
11b77e9
MDEV-9527 build FAILs with GCC 5.1 with release supported "-std=c+11"
vuvova Mar 18, 2016
777c213
MDEV-9862 Illegal mix of collation, when comparing column with CASE e…
Apr 1, 2016
c9e56d5
5.5.48-37.8
vuvova Apr 18, 2016
6fd54c0
MDEV-9521 Least function returns 0000-00-00 for null date columns in…
Apr 18, 2016
18ff6f6
MDEV-9944 - main.events_2 fails sporadically
svoj Apr 19, 2016
9c64735
MDEV-9748 Include Twin (mysys_err.h is included twice in mysys/my_cop…
vuvova Mar 29, 2016
edf71fd
MDEV-9928 LC_TIME_NAMES=de_AT; unusual name for february
vuvova Apr 16, 2016
4f133fb
MDEV-9493 --tc-heuristic-recover option values off by one
vuvova Apr 16, 2016
3294cd1
MDEV-9929 MariaDB segfaults on command "mysqld --version" with ignore…
vuvova Apr 16, 2016
95fe71a
MDEV-9707 MAX(timestamp(6) column) in correlated sub-query returns no…
vuvova Apr 17, 2016
ce35530
MDEV-9885 Client doesn't start if 'TERM' unknown
vuvova Apr 17, 2016
608c0e1
MDEV-5982 `make` fail @ ".../libmysql_versions.ld:155:9: invalid use …
vuvova Apr 18, 2016
cc04a9f
MDEV-9835 Valid password is not working after server restart
vuvova Apr 18, 2016
1bc0b0b
fix a couple of dbug tests not to write to /tmp
vuvova Apr 19, 2016
6c0e231
MDEV-9945 - main.kill_processlist-6619 fails sporadically
svoj Apr 19, 2016
9a98714
MDEV-9745 Crash with CASE WHEN TRUE THEN COALESCE(CAST(NULL AS UNSIGN…
Apr 20, 2016
2564650
MDEV-9662 Assertion `precision || !scale' failed in my_decimal_precis…
Apr 20, 2016
e90f8b7
MDEV-9413 "datetime >= coalesce(c1(NULL))" doesn't return expected NULL
Apr 20, 2016
62122ba
MDEV-9953 Debian packages install broken 'maria' test suite which can…
elenst Apr 19, 2016
0c0a865
MDEV-9943 - TokuDB fails to compile with gcc 5.2.1
svoj Apr 19, 2016
b069d19
Merge branch 'mysql/5.5' into 5.5
vuvova Apr 20, 2016
8f1f869
another test case for ER_DATA_OUT_OF_RANGE on insert
vuvova Apr 20, 2016
9e826bf
trivial optimization
vuvova Apr 20, 2016
24ac546
use consistent error messaging for IGNORE
vuvova Apr 20, 2016
63c834e
Merge branch 'merge-xtradb-5.5' into 5.5
vuvova Apr 20, 2016
2a45fa9
MDEV-9836 Connection lost when using SSL
vaintroub Apr 20, 2016
0991e19
Merge branch 'bb-5.5-serg' into 5.5
vuvova Apr 20, 2016
3f0d07e
MDEV-9372 select 100 between 1 and 9223372036854775808 returns false
Apr 22, 2016
bd75ee7
bump the VERSION
dbart Apr 22, 2016
618e300
MDEV-9970 - main.sp-threads fails sporadically
svoj Apr 22, 2016
0ea4c73
Fixed compilation failure due to unused var.
svoj Apr 23, 2016
19e3597
MDEV-9142 :Adding Constraint with no database reference
Apr 7, 2016
2b7573e
MDEV-9975 - main.partition_innodb_plugin fails sporadically
svoj Apr 24, 2016
a98ecc2
support SEARCH_RANGE in search_pattern_in_file.inc
vuvova Apr 23, 2016
2220480
MDEV-7775 Wrong error message (Unknown error) when idle sessions are …
vuvova Apr 25, 2016
7f5ceb7
disable main.wait_timeout_not_windows for embedded
vuvova Apr 26, 2016
29868de
MDEV-9986 Full-text search of the utf8mb4 column causes crash
vuvova Apr 26, 2016
4f1ad43
MDEV-9987 - gen_lex_hash leaks memory, making LeakSanitizer builds fail
svoj Apr 26, 2016
672bbcd
MDEV-9973 : Do not set permissions for serviceaccount user (Win7 and …
vaintroub Apr 27, 2016
964c4f0
MDEV-10052 Illegal mix of collations with DAYNAME(date_field)<>varcha…
May 10, 2016
18487ed
MDEV-10108 Fix errors in installations by domain user
vaintroub May 24, 2016
9eb0fbd
MDEV-10071 Block installation on XP/Windows 2003 Server(they are no m…
vaintroub May 24, 2016
535160b
MDEV-10117 - update HeidiSQL to current version
vaintroub May 24, 2016
221adbc
Fix warnings on Windows, compiler option -ggdb3 option is nonexistent
vaintroub May 24, 2016
ff832e0
Restore COMPONENT Embedded for Windows embedded libs.
vaintroub May 24, 2016
0f25270
MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8
Jun 8, 2016
196d96c
Fix compiler check for stack unwind hint
knielsen Jun 8, 2016
b31976f
Merge branch 'mdev9991' into mdev9991-5.5
knielsen Jun 8, 2016
a4848e9
MDEV-9972 Least function retuns date in date time format
Jun 8, 2016
7adf04e
MDEV-9366 : do_shutdown_server fails to detect server shutdown on Win…
vaintroub Jan 5, 2016
df14488
MDEV-10181 Illegal mix of collation for a field and an ASCII string a…
Jun 10, 2016
4155d09
MDEV-8402 Bug #77473 Truncated data with subquery & UTF8
Jun 10, 2016
87007dc
MDEV-9994 - Aria service threads are not "joined"
svoj Jun 8, 2016
67b4a6f
MDEV-8859 rpl.rpl_mdev382 sporadically fails to finish due to disappe…
elenst Jun 12, 2016
416006a
MDEV-8012: Wrong exit code when asking for help
cvicentiu Jun 12, 2016
3c77a00
MDEV-8012: Wrong exit code when asking for help
udan11 Mar 8, 2016
2db724c
MDEV-10218 - rpl.rpl_binlog_errors fails in buildbot with valgrind wa…
svoj Jun 13, 2016
d6a1bae
MDEV-10218 - rpl.rpl_binlog_errors fails in buildbot with valgrind wa…
svoj Jun 13, 2016
f54dcf1
5.5.49-37.9
vuvova Jun 14, 2016
1b50d59
MDEV-9945 - main.kill_processlist-6619 fails sporadically
svoj Jun 14, 2016
ae29ea2
Merge branch 'mysql/5.5' into 5.5
vuvova Jun 14, 2016
90eb302
fix main.ssl_ca from mysql-5.5.50
vuvova Jun 14, 2016
260699e
Merge branch 'merge-xtradb-5.5' into 5.5
vuvova Jun 14, 2016
c3c272c
MDEV-10166 probes_mysql_nodtrace.h is not provided anymore by mariadb…
vuvova Jun 10, 2016
c73b987
MDEV-8328 Evaluation of two "!" operators depends on space in beetween
vuvova Jun 14, 2016
a4cfd32
main.openssl_1 failure
vuvova Jun 14, 2016
05bb3b9
fix main.ssl_ca test for windows
vuvova Jun 14, 2016
cf721d2
MDEV-9257: Increase limit on parallel workers in mysql-test-run
grooverdan Dec 10, 2015
0089af8
MDEV-9433: [PATCH] cppcheck reported a number of minor coding errors
grooverdan Jun 13, 2016
bfef17b
MDEV-9433: [PATCH} cppcheck reported a number of minor coding errors
grooverdan Jun 13, 2016
6a34ba3
[Code cleanup] Refactor duplicate code within myisam and maria sort.cc
cvicentiu Feb 16, 2016
2b47832
Fixed compilation failure using clang
cvicentiu Dec 10, 2015
1bf2509
MDEV-10162: Update repair testcase
cvicentiu Jun 13, 2016
34a104b
MDEV-10229: TokuDB fails to build with CLang
cvicentiu Jun 14, 2016
b644661
MDEV-9256 : Crashes on Windows x64 with aria_pagecache_buffer_size > 4GB
vaintroub Jun 14, 2016
7ab7abd
Fix compilation failure when compiling with std=c90
cvicentiu Jun 16, 2016
c7eef02
Increase the number of default build thread ids possibilities
cvicentiu Jun 16, 2016
12ae840
Fix typo bug that cause myisam repair to fail
cvicentiu Jun 16, 2016
7ff86b4
MDEV-10247 TokuDB assertion error when building with DEBUG
cvicentiu Jun 17, 2016
128930c
bump the VERSION
dbart Jun 17, 2016
7f38a07
MDEV-10043 - main.events_restart fails sporadically in buildbot (cras…
svoj Jun 17, 2016
95bf696
MDEV-9749 InnoDB receives 'Bad file descriptor' error, possibly relat…
vuvova Jun 19, 2016
a482e76
fix a mysql-5.5.50 merge: mysqlcheck
vuvova Jun 20, 2016
ef92aaf
MDEV-10083: Orphan ibd file when playing with foreign keys
Jun 22, 2016
79f852a
MDEV-10050: Crash in subselect
sanja-byelkin Jun 22, 2016
a7814d4
MDEV-10311 - funcs_1.processlist_priv_no_prot fails sporadically
svoj Jun 30, 2016
e81455b
MDEV-7973 bigint fail with gcc 5.0
vuvova May 4, 2015
97ded96
MDEV-10318 : Fix crash in embedded, in case prepared statement has pa…
vaintroub Jul 11, 2016
4e19aa3
MDEV-10318 unset params in --ps --embedded
vuvova Jul 12, 2016
5cf49cd
MDEV-10248 Cannot Remove Test Tables
elenst Jul 15, 2016
1b5da2c
MDEV-10316 - main.type_date fails around midnight sporadically
svoj Jul 21, 2016
15ef38d
MDEV-10228: Delete missing rows with OR conditions
spetrunia Jul 26, 2016
c6aaa2a
MDEV-10228: update test results
spetrunia Jul 30, 2016
5fdb3cf
MDEV-10419: crash in mariadb 10.1.16-MariaDB-1~trusty
sanja-byelkin Jul 29, 2016
6b71a6d
MDEV-10383 Named pipes : multiple servers can listen on the same pipe…
vaintroub Aug 2, 2016
35c9c85
MDEV-10217: innodb.innodb_bug59641 fails sporadically in buildbot: In…
Aug 3, 2016
ecb7ce7
MDEV-10467 Assertion `nr >= 0.0' failed in Item_sum_std::val_real()
Aug 3, 2016
141f88d
MDEV-10357 my_context_continue() does not store current fiber on Windows
vaintroub Aug 3, 2016
511313b
MDEV-10010 - potential deadlock on windows due to recursive
vaintroub Aug 3, 2016
a350e53
Merge branch 'mysql/5.5' into 5.5
vuvova Aug 3, 2016
19fe10c
MDEV-6581 Writing to TEMPORARY TABLE not possible in read-only
vuvova Aug 3, 2016
e316c46
5.5.50-38.0
vuvova Aug 3, 2016
5265243
Merge branch 'merge/merge-xtradb-5.5' into 5.5
vuvova Aug 3, 2016
75891ed
improve pam_cleartext.test a bit
vuvova Aug 3, 2016
9d2f892
MDEV-7329 plugins.pam_cleartext fails sporadically in buildbot
vuvova Aug 3, 2016
03dec1a
MDEV-10350 "./mtr --report-features" doesn't work
vuvova Aug 3, 2016
0214115
trivial cleanup
vuvova Aug 1, 2016
470f259
MDEV-10465 general_log_file can be abused
vuvova Aug 3, 2016
eb32dfd
MDEV-10365 - Race condition in error handling of INSERT DELAYED
svoj Aug 3, 2016
c0cb84b
Merge branch 'bb-5.5-serg' into 5.5
vuvova Aug 4, 2016
93d5cdf
MDEV-9946: main.xtradb_mrr fails sporadically
spetrunia Aug 4, 2016
5e23b63
MDEV-10506 Protocol::end_statement(): Assertion `0' failed upon ALTER…
vuvova Aug 7, 2016
1b3430a
MDEV-10500 CASE/IF Statement returns multiple values and shifts furth…
Aug 8, 2016
5269d37
MDEV-10468 Assertion `nr >= 0.0' failed in Item_sum_std::val_real()
Aug 8, 2016
a7c43a6
MDEV-9304: MariaDB crash with specific query
cvicentiu Jan 26, 2016
2a54a53
MDEV-10465 general_log_file can be abused
vuvova Aug 8, 2016
a3f6424
MDEV-6128:[PATCH] mysqlcheck wrongly escapes '.' in table names
vuvova Aug 8, 2016
0098d78
MDEV-10465 general_log_file can be abused
vuvova Aug 9, 2016
5ad0206
MDEV-10341: InnoDB: Failing assertion: mutex_own(mutex) - mutex_exit_…
cvicentiu Aug 9, 2016
737964d
bump the VERSION
dbart Aug 10, 2016
09cb646
Windows : fix search for WiX root directory when using 64bit cmake
vaintroub Aug 11, 2016
723488b
MDEV-10424 - Assertion `ticket == __null' failed in MDL_request::set_…
svoj Aug 4, 2016
a92a8cc
Windows packaging : use /d switch to sign MSI, to prevent installer s…
vaintroub Aug 19, 2016
ee97274
DEV-10595 MariaDB daemon leaks memory with specific query
montywi Aug 25, 2016
b9631e3
MDEV-8833 Crash of server on prepared statement with conversion to se…
sanja-byelkin Nov 10, 2015
7ae555c
Merge branch 'mysql/5.5' into 5.5
vuvova Sep 11, 2016
a229091
potential signedness issue
vuvova Sep 11, 2016
611dc0d
missing element in prelocked_mode_name[] array
vuvova Sep 11, 2016
347eeef
don't use my_copystat in the server
vuvova Sep 11, 2016
0da39ca
fix BIGINT+MEDIUMINT type aggregation
vuvova Sep 12, 2016
b3f7a80
bump the VERSION
dbart Sep 13, 2016
9434431
Fix free() after my_malloc() (should be my_free()).
knielsen Sep 24, 2016
f620da1
MDEV-10725 Server 10.1.17 fails to build using clang with c++11
vuvova Sep 23, 2016
8483659
report correct write error on log writes
vuvova Sep 24, 2016
c91fdb6
Windows , mtr : allow cdb to print core dumps also if --parallel > 1
vaintroub Sep 26, 2016
d61e526
MDEV-10441 Document the server_audit_loc_info variable
vuvova Sep 26, 2016
b38d3c3
MDEV-10907 MTR and server writes can interleave in the error log
vaintroub Sep 27, 2016
0e76054
Feedback plugin : add support for Windows 10 / Server 2016.
vaintroub Sep 28, 2016
7497ebf
mysqld_safe: close stdout and stderr
vuvova Sep 29, 2016
02be50a
Merge branch 'mysql/5.5' into 5.5
vuvova Oct 13, 2016
6010a27
5.5.52-38.3
vuvova Oct 13, 2016
e4957de
Merge branch 'merge-xtradb-5.5' into 5.5
vuvova Oct 13, 2016
383007c
mysql cli: fix USE command quoting
vuvova Oct 13, 2016
01b39b7
mysqltest: don't eat new lines in --exec
vuvova Oct 13, 2016
5a43a31
mysqldump: comments and identifiers with new lines
vuvova Oct 13, 2016
eac8d95
compilation warning after xtradb merge
vuvova Oct 14, 2016
df87be5
MDEV-11069 main.information_schema test fails if hostname includes 'u…
elenst Oct 17, 2016
6e25727
bump the VERSION
dbart Oct 17, 2016
aec4321
MDEV-9409 Windows - workaround VS2015 CRT bug that makes
vaintroub Oct 26, 2016
d8cb682
VS2015 build fixes
vaintroub Oct 26, 2016
2a2e79b
MDEV-11157 Windows - Upgrade installer to use HeidiSQL 9.4
vaintroub Oct 27, 2016
e0f48e5
MDEV-11214 Windows : MSI installation fails, if run by a service use…
vaintroub Nov 3, 2016
10aee66
MDEV-11248 Fix passing offset parameter to my_file_pread in read_ddl_…
vaintroub Nov 10, 2016
96b62b5
Fixed bug mdev-11161.
igorbabaev Nov 12, 2016
adc38ed
Restore MY_WME flag for my_pread in read_ddl_log_entry, fix errors in…
vaintroub Nov 14, 2016
9976223
MDEV-11171 Assertion `m_cpp_buf <= ptr && ptr <= m_cpp_buf + m_buf_le…
Nov 28, 2016
f640527
typo fixed: s/MSYQL/MYSQL/
vuvova Dec 2, 2016
0a4b508
MDEV-11242 MariaDB Server releases contains promotion of MariaDB Corp…
vuvova Dec 1, 2016
4a3acbc
MDEV-11241 Certain combining marks cause MariaDB to crash when doing …
vuvova Dec 1, 2016
02d153c
str2decimal: don't return a negative zero
vuvova Jun 26, 2016
18cdff6
MDEV-10293 'setupterm' was not declared in this scope
vuvova Dec 4, 2016
46dee0d
MDEV-10717 Assertion `!null_value' failed in virtual bool Item::send(…
Dec 5, 2016
f988bce
MDEV-10776: Server crash on query
sanja-byelkin Sep 21, 2016
035a5ac
MDEV-10713: signal 11 error on multi-table update - crash in handler:…
sanja-byelkin Sep 26, 2016
d67ef7a
MDEV-10663: Use of Inline table columns in HAVING clause throws 1463 …
sanja-byelkin Dec 5, 2016
1d702ff
MDEV-8329 MariaDB crashes when replicate_wild_ignore_table is set to …
Dec 7, 2016
f5e0522
MDEV-10388 MariaDB 10.1.x keeps (deleted) ML* files in tmpdir after L…
vuvova Dec 7, 2016
ab65db6
Revert "MDEV-10713: signal 11 error on multi-table update - crash in …
vuvova Dec 8, 2016
03dabfa
MDEV-10713: signal 11 error on multi-table update - crash in handler:…
vuvova Dec 8, 2016
14e1f32
Follow-up for 02d153c7b9 (str2decimal: don't return a negative zero)
elenst Dec 10, 2016
211cf93
MDEV-11510 Audit plugin sometimes causes server to crash when using w…
Dec 16, 2016
e86580c
MDEV-11552 Queries executed by event scheduler are written to slow lo…
vuvova Dec 15, 2016
b03b38d
cleanup: rpl.rpl_row_mysqlbinlog
vuvova Dec 16, 2016
b2b210b
MDEV-11543 Buildbot tests fail with warnings on server shutdown after…
vuvova Dec 16, 2016
c4d9dc7
Typo, update limit in comment
iangilfillan Dec 16, 2016
2f6fede
MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op:…
Dec 19, 2016
19896d4
MDEV-10274 Bundling insert with create statement for table with unsig…
Dec 19, 2016
268bb69
MDEV-7691: Assertion `outer_context || !*from_field || *from_field ==…
spetrunia Dec 16, 2016
f23b41b
MDEV-10148: Database crashes in the query to the View
spetrunia Dec 16, 2016
aaff3d6
MDEV-10172: UNION query returns incorrect rows outside conditional ev…
sanja-byelkin Dec 20, 2016
e025ebc
Fix pointer formatting in crash handler output.
vaintroub Dec 20, 2016
cbd7548
MDEV-11353: fixes Identical logical conditions
jronak Dec 8, 2016
ef82fd8
MDEV-11353 - Identical logical conditions
svoj Dec 20, 2016
5e051bf
MDEV-10386 Assertion `fixed == 1' failed in virtual String* Item_func…
Dec 21, 2016
706fb79
MDEV-10927: Crash When Using sort_union Optimization
varunraiko Dec 22, 2016
c8e49f2
move check_user/set_user from mysqld.cc to mysys
vuvova Dec 20, 2016
8fcdd6b
Numerous issues in mysqld_safe
vuvova Dec 20, 2016
9fefe97
Merge branch 'mysql/5.5' into 5.5
vuvova Dec 22, 2016
48655ce
test case for Bug #23303485 : HANDLE_FATAL_SIGNAL (SIG=11) IN SUBSELE…
vuvova Dec 22, 2016
e7d7910
add an assert
vuvova Dec 22, 2016
ec6d8da
reduce code duplication a little
vuvova Dec 22, 2016
2718225
bump the VERSION
dbart Dec 24, 2016
0912fbb
MDEV-11719 main.subselect_no_exists_to_in failed in buildbot
elenst Jan 4, 2017
e5d7fc9
MDEV-10100 main.pool_of_threads fails sporadically in buildbot
elenst Jan 4, 2017
f4d12c1
MDEV-11676 Starting service with mysqld_safe_helper fails in SELINUX …
vuvova Jan 4, 2017
f1ee011
MDEV-11722 main.join_cache fails in buildbot on very slow builders
elenst Jan 4, 2017
5302ef2
MDEV-11700 funcs_2.innodb_charset fails in buldbot on valgrind builde…
elenst Jan 1, 2017
9e528d4
MDEV-11727 Sequences of tests fail with valgrind warnings in buildbot
elenst Jan 5, 2017
ae1b3d1
Fixed bug mdev-10705.
igorbabaev Jan 5, 2017
3e63fde
Adding LOAD DATA tests for MDEV-11079 and MDEV-11631
Jan 9, 2017
6ad3dd6
mysqld_safe: don't close stdout if set -x
vuvova Jan 10, 2017
c1a23cd
MDEV-11676 Starting service with mysqld_safe_helper fails in SELINUX …
vuvova Jan 10, 2017
ab93a4d
MDEV-11685: sql_mode can't be set with non-ascii connection charset
Jan 11, 2017
0d1d0d7
MDEV-11706 Assertion `is_stat_field || !table || (!table->write_set |…
vuvova Jan 11, 2017
20ca1bc
MDEV-11527 Virtual columns do not get along well with NO_ZERO_DATE
vuvova Jan 12, 2017
67e2028
MDEV-9690 concurrent queries with virtual columns crash in temporal code
vuvova Jan 14, 2017
798fcb5
bugfix: cmp_item_row::alloc_comparators() allocated on the wrong arena
vuvova Jan 14, 2017
b948b5f
bugfix: Item_func_min_max stored thd internally
vuvova Jan 14, 2017
f003cc8
Fixed bug mdev-8603.
igorbabaev Jan 18, 2017
46eef1e
Fixed bug mdev-11859.
igorbabaev Jan 24, 2017
5c9baf5
Fix for memory leak in applications, like QT,that calls
montywi Jan 27, 2017
60c932a
backported build-tags from 10.2 to ensure that 'make tags' works again
montywi Jan 27, 2017
2e8fa1c
MDEV-12058: MariaDB Test Suite issue with test sys_vars.secure_file_p…
Feb 13, 2017
51209a9
Reordered run_mysqlcheck_upgrade and run_mysqlcheck_views in mysql_up…
ofirr Feb 16, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
28 changes: 28 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.c text
*.ic text
*.cc text
*.cpp text
*.h text
*.test text

# These files should be checked out as is
*.result -text -whitespace
*.dat -text -whitespace

# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
*.frm binary
*.MYD binary
*.MYI binary

*.c diff=cpp
*.h diff=cpp
*.cc diff=cpp
*.ic diff=cpp
*.cpp diff=cpp
Loading