GithubHelp home page GithubHelp logo

Comments (13)

BADEnder avatar BADEnder commented on May 27, 2024 1

@adikos The version I modified is version 0.3.3 as the picture above, not version 0.7.3

from node-red-contrib-mssql-plus.

adikos avatar adikos commented on May 27, 2024

Hi @BADEnder,
I'm facing the same memory leakage with 0.7.3 version. Can you upload your corrected version to give it a try?
Thanks.

from node-red-contrib-mssql-plus.

uoral avatar uoral commented on May 27, 2024

Hello Mr. @Steve-Mcl ,

I'm facing that memory leakage problem too. Please update that version. Thank you so much.

from node-red-contrib-mssql-plus.

uoral avatar uoral commented on May 27, 2024

Hi @BADEnder ,

How can we modify that code?. Can you please explain that. With a program? I deleted the parts in the picture from the mssql.js file, but it didn't work. Please help me. Thank you.

from node-red-contrib-mssql-plus.

uoral avatar uoral commented on May 27, 2024

Hello Mr @bestlong ,

Because of this problem(constant loss of ram) my program is not working properly and after a while the program gets blocked. Please a solution here. Thank you so much.

Kind regards.

from node-red-contrib-mssql-plus.

bestlong avatar bestlong commented on May 27, 2024

Hi @BADEnder @PyregTechnologie

Now node can disable parse mustache.

from node-red-contrib-mssql-plus.

uoral avatar uoral commented on May 27, 2024

Hi Mr. @bestlong,

First of all, thank you very much for your quick response. Do we need to reinstall Mssql-plus Node? How can I implement this change in the code?

Kind Regards

from node-red-contrib-mssql-plus.

BADEnder avatar BADEnder commented on May 27, 2024

@PyregTechnologie

If you use the version 0.3.3, you can just replace the mssql.js in "src" directory with the link below:

https://github.com/BADEnder/node-red-contrib-mssql-plus-m/blob/master/mssql.js

Not only delete the mustache and others, but also add some code referred to the module named "node-mssql"

from node-red-contrib-mssql-plus.

bestlong avatar bestlong commented on May 27, 2024

Hi @PyregTechnologie

First of all, thank you very much for your quick response. Do we need to reinstall Mssql-plus Node? How can I implement this change in the code?

Kind Regards

go to Manage palette update node and restart nodered.

then edit node property uncheck parse mustache

from node-red-contrib-mssql-plus.

uoral avatar uoral commented on May 27, 2024

Hi @BADEnder @bestlong ,

Thank you very much for your answers and solutions.

Kind Regards

from node-red-contrib-mssql-plus.

bestlong avatar bestlong commented on May 27, 2024

If you use the version 0.3.3, you can just replace the mssql.js in "src" directory with the link below:

https://github.com/BADEnder/node-red-contrib-mssql-plus-m/blob/master/mssql.js

Not only delete the mustache and others, but also add some code referred to the module named "node-mssql"

Hi @BADEnder

We can't see node-red-contrib-mssql-plus-m. Private repository ?

from node-red-contrib-mssql-plus.

BADEnder avatar BADEnder commented on May 27, 2024

Sorry, that's my fault, and it's public now.
If you have any concern about the code, please let me know, thanks.

from node-red-contrib-mssql-plus.

BADEnder avatar BADEnder commented on May 27, 2024

Hi @bestlong, what do you think after reviewed my modified code?

By the way, I test your newest version 0.10.x this Monday, and still got the memory leak.

In my opinion, maybe that's about the code creating a new promise object in node-red instead of using the promise object that's already built in the module "node-mssql".
Therefore, I guess that the memory will keep going up if you don't delete those object to release the memory.

from node-red-contrib-mssql-plus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.