imem icon indicating copy to clipboard operation
imem copied to clipboard

Clustered in-memory database based on MNESIA with simple SQL layer

Results 49 imem issues
Sort by recently updated
recently updated
newest added

![grafik](https://user-images.githubusercontent.com/1941407/121397917-182df400-c955-11eb-887b-035aba98f6bc.png)

bug

When giving a continuation after using a iv_kl list, there should be support to give the current position on the list to allow search to continue after that point in...

bug
enhancement

travis check if the code is formatted https://travis-ci.org/K2InformaticsGmbH/imem/jobs/634795880#L426

trying to send-receive on ZHH management: from ``` select ckey, chash from csv$header$skip1$tab. "C:\Users\scis-TGDOCST1\Downloads\tpac.foreign-key.hashes.stag.csv" ``` ``` ckey chash ["channel"] Y53L2 ["channel","Combox"] 1N8OUH ["channel","IPSS"] I85LA ["channel","LA"] 263LQA ["channel","MBS"] 224AJP ["channel","SRAS"] 26C2E7...

bug

![image](https://user-images.githubusercontent.com/1941407/71176838-f9bcd000-226a-11ea-816e-602839206e67.png) ``` 2019-12-19 14:23:08.173 [info] [imem@imem_statement:handle_cast:457] fetch_recs_async error stack trace [{imem_if_sys_conf,fetch_start,5,[{file,"d:/build/sbsgui/_build/default/lib/imem/src/imem_if_sys_conf.erl"},{line,139}]},{imem_statement,handle_cast,2,[{file,"d:/build/sbsgui/_build/default/lib/imem/src/imem_statement.erl"},{line,422}]},{gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,616}]},{gen_server,handle_msg,6,[{file,"gen_server.erl"},{line,686}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,247}]}] 2019-12-19 14:23:08.173 [error] [erlimem@erlimem_session:handle_info:349] [_IMDR_] {erlimem_session,349} async_resp {'SystemException',{"File not found","/sys.config"}} 2019-12-19 14:23:08.173 [info] [dderl@dderl_fsm:handle_event:1389] handle_event -- unexpected event {,{error,{'SystemException',{"File...

bug

![image](https://user-images.githubusercontent.com/1941407/70665600-325a1980-1c6d-11ea-9ebb-db40f476a9e2.png) chr(AsciiCode)

enhancement

![image](https://user-images.githubusercontent.com/1941407/69347296-7cef0400-0c74-11ea-8404-0938ca25e572.png) ``` imem_statement generate_virtual_data 928 Unsupported virtual join bound filter guard [{imem_statement,'-generate_virtual_data/4-fun-20-',1,[{file,"d:/build/cpro/_build/default/lib/imem/src/imem_statement.erl"},{line,928}]},{imem_statement,join_virtual,5,[{file,"d:/build/cpro/_build/default/lib/imem/src/imem_statement.erl"},{line,876}]},{imem_statement,'-join_row/5-lc$^0/1-1-',5,[{file,"d:/build/cpro/_build/default/lib/imem/src/imem_statement.erl"},{line,840}]},{imem_statement,join_row,5,[{file,"d:/build/cpro/_build/default/lib/imem/src/imem_statement.erl"},{line,840}]},{imem_statement,join_rows,6,[{file,"d:/build/cpro/_build/default/lib/imem/src/imem_statement.erl"},{line,833}]},{imem_statement,handle_info,2,[{file,"d:/build/cpro/_build/default/lib/imem/src/imem_statement.erl"},{line,573}]},{gen_server,try_dispatch,4,[{file,"gen_server.erl"},{line,616}]}] [{ex,'UnimplementedException'} ,{string,{'and' ,{is_like ,{to_binstr,'$32'} , } ,{is_member ,'$32' ,[ , , , , , , , , ]...

bug

#### Default cluster snapshot implementation (existing) - Takes snapshot of the tables in the configured list `[{imem,imem_snap,snapshotClusterTables}]` - Puts these snapshots a folder and zips the folder - executes everyday...

enhancement