search for: get_client_info

Displaying 2 results from an estimated 2 matches for "get_client_info".

2009 Sep 10
2
undefined method `get_client_info' for Mysql:Class
after upgraded to Snow Leopard... (32bits arch) I re-installed the mysql gem (i386 architecture) , all gems and rails 2.3.4 testing in the console $ irb irb(main):001:0> require ''rubygems'' => true irb(main):002:0> require ''mysql'' => true Mysql.get_client_info NoMethodError: undefined method `get_client_info'' for Mysql:Class from (irb):3 I should get "5.1.38" (MySQL installed db version...) or did the Mysql class changed w Rails 2.3.4 ? is this test wrong ? thanks for your advices
2007 Jun 29
0
Wine release 0.9.40
...ntprint/tests: Add tests for PSetupEnumMonitor. Dmitry Timoshkov (4): user32: Insert menu item only after contents of the passed in menu item info have been verified. user32: When inserting a menu item make sure that MDI system buttons stay on the right side. user32: Make MDI get_client_info checks more strict. shell32: Make SHGetDesktopFolder use a cached instance of IShellFolder. Emmanuel Maillard (1): configure: Fix libxml2 detection on Mac OS X. Evan Stade (10): gdiplus: Implemented GdipDrawBezier. gdiplus: Implemented GdipDrawPie/GdipFillPie. gdiplu...