Skip to content

issues Search Results · repo:trilogy-libraries/trilogy language:C

Filter by

53 results
 (126 ms)

53 results

intrilogy-libraries/trilogy (press backspace or delete to remove)

Problem: Huge performance hit when switching to trilogy:// from mysql2:// on non-dev env. How to reproduce: Replace mysql2:// to trilogy:// URL inside database.yml Specs: Ruby: 3.3.7 Rails: 7.0.8.7 ...
  • jrupinski
  • Opened 
    3 hours ago
  • #224

In some packaging cases it is so hard to build app placed inside the contrib folder. So I propose to pull up ruby gem subproject from contrib folder to level up. i.e. the ruby sub will be placed not in ...
  • malbajun
  • 1
  • Opened 
    on Feb 5
  • #221

Opening an issue rather than a PR given I already have a bunch of open PRs so I d rather gauge appetite for the change before I spend time on it. Context I d like to improve IO time reporting in Rails, ...
  • byroot
  • Opened 
    on Jan 24
  • #217

For initializing db connections, if both socket and host configs are passed, trilogy gives precedence to the socket config which results in error messages like below: Trilogy::SyscallError::ENOENT: No ...
  • jjatinggoyal
  • 5
  • Opened 
    on Dec 17, 2024
  • #216

When I execute rails db:create, I get TypeError: wrong argument type Integer (expected String) The trace is as follows: ** Invoke db:create (first_time) ** Invoke db:load_config (first_time) ** Invoke ...
  • MisterBowie
  • 4
  • Opened 
    on Nov 25, 2024
  • #211

I see a client connection benchmark for the mysql client to stream a query. Is there something comparable for the trilogy client? I used this via the mysql2 gem to stream millions of records out to csv ...
  • dshorthouse
  • 5
  • Opened 
    on Nov 18, 2024
  • #208

Since we have been using Trilogy in favor of Mysql2 we ve lost the prometheus metrics we used to have through discourse/prometheus_exporter. Their code is as below: if defined? Mysql2::Client ...
  • vfiset
  • 3
  • Opened 
    on Nov 13, 2024
  • #207

Hi, I m unsure if Trilogy is designed as a direct replacement for Mysql2 without compatibility issues, but I ve encountered one. undefined method `size for an instance of Trilogy::Result With MySQL2 ...
  • pasl
  • 2
  • Opened 
    on Nov 2, 2024
  • #206

The requirement that additional types defined in this section end in _t was prompted by the problem of name space pollution. It is difficult to define a type (where that type is not one defined by POSIX.1-2017) ...
  • ioquatix
  • 2
  • Opened 
    on Oct 25, 2024
  • #205

I would recommend renaming this function to something like Init_Trilogy or something like that. https://github.com/trilogy-libraries/trilogy/blob/d22ed280f1b5358d54c3bebb905445779ff38f3b/contrib/ruby/ext/trilogy-ruby/cext.c#L1135 ...
  • ioquatix
  • Opened 
    on Oct 25, 2024
  • #204
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub