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-11-25 17:25:02 +03:00
Code
Activity
Files
01457ec280d44e853b95f0e88ad19e66a439abf6
mariadb
/
mysql-test
/
suite
/
vcol
/
inc
History
Sergei Golubchik
f3914d10b6
Merge branch 'bb-10.2-serg-merge' into 10.2
2017-02-11 09:45:34 +01: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
MDEV-11598 Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' failed
2017-01-11 09:19:45 +02: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
…
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
Merge branch 'bb-10.2-serg-merge' into 10.2
2017-02-11 09:45:34 +01: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
…