1 %>@ingroup ioio sheware assert
3 %>@brief Checks connection, tries to connect to MySQL database usign
if not connected
5 %> Database specification in the DB global
14 % Tolerates one error, but only one
18 if flag_error || a ~= 0;
21 a = mym(
'select database()');
22 if isempty(a) || isempty(a.(
'database()'))
23 % It is connected to server, but database is not selected
function connect_to_cells()
function irquery(in varargin)
function assert_connected_to_cells()