János Benjamin Antal
7aab5855b6
Fix links
2024-05-02 07:00:40 +00:00
Robert Schulze
049c811a38
Make type names in SHOW COLUMNS dependent only on connection type
2023-11-05 21:20:20 +00:00
Raúl Marín
f3a3ec53f6
Merge pull request #56124 from den-crane/patch-64
...
Beautify `show merges`
2023-10-31 11:02:10 +01:00
Denny Crane
3535adf2af
Update show.md
2023-10-30 09:53:23 -03:00
Maksim Kita
108df081b7
Add documentation
2023-10-25 18:49:00 +03:00
Raúl Marín
6068277af9
Merge pull request #55815 from jetgm/master
...
Add SHOW MERGES
2023-10-25 11:44:30 +02:00
jetgm
ca766e3033
update doc and change order by
2023-10-25 11:08:25 +08:00
Robert Schulze
38a2ba5769
Cosmetics
2023-10-24 09:53:20 +00:00
jetgm
bde5c5a4a8
add show merges
2023-10-19 18:17:28 +08:00
Robert Schulze
2e8cac6e9c
Make use_mysql_types_in_show_columns independent from the connection
...
Fixes : #55273
2023-10-07 13:06:41 +00:00
slvrtrn
28e2ebf9db
Merge remote-tracking branch 'refs/remotes/origin/simplified-prepared-statements-for-mysql' into simplified-prepared-statements-for-mysql
2023-09-12 18:41:36 +02:00
slvrtrn
dddea9219a
Address the review comments
2023-09-12 18:39:03 +02:00
Julia Kartseva
59844b0a9d
Add SHOW FUNCTIONS support to client
...
Accepts CH client queries in the form of
SHOW FUNCTIONS [LIKE | ILIKE '< pattern>']
Retrieves all columns from `functions` table in system database.
Fixes #52757
2023-09-07 14:08:50 -07:00
Robert Schulze
17cb6a8e3f
SHOW COLUMNS: update docs, refresh expected results, add comment about bug
2023-09-05 18:34:33 +00:00
Robert Schulze
9a295eca46
Incorporate review feedback
2023-07-06 15:03:15 +00:00
Robert Schulze
b3edfbaab6
Update docs
2023-07-05 08:57:14 +00:00
Robert Schulze
966e93b908
Point to existing system tables for alternatives
2023-07-04 19:22:08 +00:00
Robert Schulze
0f68c894f5
Point to existing system tables for alternatives
2023-07-04 17:02:00 +00:00
Robert Schulze
b71043b2c9
Fix field 'non_unique'
2023-07-04 16:57:31 +00:00
Robert Schulze
5c463838b7
Improve compatibility of 'cardinality' field
2023-07-04 16:45:10 +00:00
Robert Schulze
eb86f27482
Document field 'sub_part'
2023-07-04 16:37:15 +00:00
Robert Schulze
6aab7577ff
Document 'packed' field
2023-07-04 16:33:33 +00:00
Robert Schulze
a8511a0be5
Fix description of 'comment' field
2023-07-04 16:31:36 +00:00
Robert Schulze
e9e3f87ed2
SHOW INDEX: Make fields INDEX_TYPE more compatible with MySQL
2023-07-04 16:21:55 +00:00
Robert Schulze
047060f9a4
SHOW INDEX: Make fields COMMENT and INDEX_COMMENT more compatible with MySQL
2023-07-04 16:18:11 +00:00
Robert Schulze
59928cb485
Docs: Fix description of output field NON_UNIQUE for statement SHOW INDEXES
2023-07-04 16:00:53 +00:00
Robert Schulze
6fcc4158d2
Add SHOW INDICES as alias for statement SHOW INDEX/INDEXES/KEYS
2023-06-08 12:51:33 +00:00
Robert Schulze
7137c8811a
Merge pull request #49158 from ClickHouse/rs/show-indexes
...
Implement SHOW INDEX
2023-05-06 15:30:29 +02:00
Mike Kot
f1d0ed367d
separate name for format setting
2023-04-28 13:39:38 +00:00
Mike Kot
7bffa89e96
add all 3 settings
2023-04-28 13:22:36 +00:00
Mike Kot
e428af0b63
replace format settings with server setting
2023-04-27 21:27:18 +00:00
Mike Kot
357cde95e9
Merge branch 'master' into feature/show-secrets-option
2023-04-27 20:19:40 +00:00
Robert Schulze
c58e0e347c
Various cleanups
2023-04-26 09:46:35 +00:00
Robert Schulze
c4ab1e12f1
Initial version of SHOW INDEXES
2023-04-25 20:48:11 +00:00
Robert Schulze
1da6ea7988
Move SHOW PROCESSLIST to a better position
2023-04-25 11:41:33 +00:00
Robert Schulze
cdf28f9b71
Minor fixups
2023-04-19 16:16:51 +00:00
Robert Schulze
c406663442
Docs: Replace annoying three spaces in enumerations by a single space
2023-04-19 15:56:55 +00:00
flynn
2571372fe0
update docs
2023-04-13 12:27:48 +00:00
flynn
bbaa7e126c
udpate docs
2023-04-13 11:06:36 +00:00
flynn
e4b1711812
udpate doc and test
2023-04-12 14:02:34 +00:00
Robert Schulze
e1d299640b
Small follow-up to #48017
2023-03-31 14:11:37 +00:00
Robert Schulze
202f52dc3a
Implement SHOW COLUMNS
...
Modeled after (*)
Fixes #46437
(*) https://dev.mysql.com/doc/refman/8.0/en/show-columns.html
2023-03-28 18:04:22 +00:00
Robert Schulze
86f6828556
Docs: Update syntax of some SHOW queries
2023-03-27 15:56:31 +00:00
Robert Schulze
246316dd49
Docs: Document [FULL] keyword in SHOW TABLES
...
Follow-up to #43910
2023-03-27 15:23:30 +00:00
rfraposa
ac5ed141d8
New nav - reverting the revert
2023-03-17 21:45:43 -05:00
Alexander Tokmakov
ec44c8293a
Revert "New navigation"
2023-03-17 21:21:11 +03:00
rfraposa
fa6f3dadba
Link fixes
2023-03-07 22:52:43 -07:00
rfraposa
3d484e20bc
Fixing links
2023-03-06 23:33:56 -07:00
rfraposa
17a2d7ed45
Fixing broken links
2023-03-01 16:53:17 -07:00
Mike Kot
62acc7a6cf
setting and some docs
2023-02-27 13:18:21 +00:00