This website requires JavaScript.
Explore
Help
Sign In
database
/
mariadb
Watch
1
Star
0
Fork
0
You've already forked mariadb
mirror of
https://github.com/MariaDB/server.git
synced
2025-09-06 19:08:06 +03:00
Code
Activity
Files
c233d406cb50d987a5200b51c64d99c33dd77013
mariadb
/
mysql-test
/
suite
/
vcol
/
inc
History
Sergei Golubchik
244f0e6dd8
Merge branch '10.3' into 10.4
2019-09-06 11:53:10 +02:00
..
vcol_cleanup.inc
…
vcol_column_def_options.inc
…
vcol_dependancies_on_vcol.inc
…
vcol_handler.inc
…
vcol_init_vars.pre
…
vcol_ins_upd.inc
MDEV-7635: Update tests to adapt to the new default sql_mode
2017-02-10 06:30:42 -05:00
vcol_keys.inc
cleanup: don't ---replace_regex /#sql-.*/#sql-temporary/
2019-02-05 01:34:17 +01:00
vcol_non_stored_columns.inc
MDEV-11066 use MySQL terminology for "virtual columns"
2016-12-12 20:35:51 +01:00
vcol_partition.inc
bugfix: non-deterministic vcols in partitioning
2016-12-12 20:35:50 +01:00
vcol_select.inc
MDEV-16188 Post-merge corrections and adjustments
2019-02-04 22:44:33 -08:00
vcol_supported_sql_funcs.inc
MDEV-7635: Update tests to adapt to the new default sql_mode
2017-02-10 06:30:42 -05:00
vcol_trigger_sp.inc
MDEV-18156 Assertion
0' failed or
btr_validate_index(index, 0, false)' in row_upd_sec_index_entry or error code 126: Index is corrupted upon DELETE with PAD_CHAR_TO_FULL_LENGTH
2019-09-03 05:34:53 +04:00
vcol_unsupported_storage_engines.inc
MDEV-11066 use MySQL terminology for "virtual columns"
2016-12-12 20:35:51 +01:00
vcol_view.inc
…