[MCOL-314] smoke check script Created: 2016-09-23  Updated: 2023-10-26  Resolved: 2021-01-17

Status: Closed
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: 1.0.3
Fix Version/s: N/A

Type: New Feature Priority: Major
Reporter: David Thompson (Inactive) Assignee: Todd Stoffel (Inactive)
Resolution: Won't Do Votes: 0
Labels: None


 Description   

A utility should provide a simple means of verifying column store is up and running correctly returning an appropriate return code to allow for automation.

The utility / script should take connection args and then:

  • connect
  • create temp schema
  • create temp table
  • insert a row into temp table
  • read and verify row from temp table
  • clean up.
  • return 0 if good or non zero if error. Details of each step should be logged to stdout or err in addition.

Generated at Thu Feb 08 02:20:07 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.