php - encrypted object in mysql -


I am working to upgrade the old php system to .net I have difficulty reading the value from the column type of long text The data is being encrypted and I do not know what was used to encrypt the data. This encrypted data has approximately 1800 rows in the vertical column. I tried to run a selection that makes the system unstable, but was still able to get the value that is too big for the cell. A specific value looks like this

  O: 8: "cuesheet": 13: {s: 2: "db"; O: 6: "db_log": 23: {s: 4: "user", o: 8: "auth_acl": 17: {s: 16: "broadcast_groups", a: 3: {i: 0; S: 23: "broadcast_administrator"; I: 1; S: 23: "broadcast_cuesheet_user", i: 2; S: 21: "onmusic_administrator";}: 2: "db"; O: 8: "db_mysql": 25: {s: 6: "_debug"; B: 0; 19: "_default_error_mode", NK: 22: "_ default_error_options", NK: 22: "_ default_error_handler" of: 0: ""; 12: "_error_class" of: 8: "DB_Error" of: 16: "_ expected_errors", a: 0: {} s: 8: "features"; A: 4: {s: 7: "Ready"; B: 0; S: 8: "pconnect"; B: 1; S: 12: "transaction"; B: 1; S: 5: "boundary" of: 5: "change";}: 13: "errorcode_map", a: 17: {I: 1004; I: -15; Me: 1005; I: -15; Me: 1006; I: -15; Me: 1007; Me: -5; Me: 1008; Me: -17; Me: 1022; Me: -5; Me: 1046; I: -14; Me: 1050; Me: -5; Me: 1051; I: -18; Me: 1054; I: -19; Me: 1062; Me: -5; Me: 1064; Me: -2; Me: 1100; Me: -21; Me: 1136; I: -22; Me: 1146; I: -18; Me: 1048; Me: -3; Me: 1216; I:: 3;}: 7: "phptype" of: 5: "mysql" of: 14: "ready_tokens", a: 0: {}: 13: "ready_types", a: 0: {}: 16: "ready_queries", a: 0: {}  

It is a small part of the value. Is this value decoding?


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -