similar to: Where is mysql support?

Displaying 20 results from an estimated 900 matches similar to: "Where is mysql support?"

2003 Aug 01
2
How to add initial users
I have set up mysql to store my encrypted passwords. The initial table is of course empty. My question is how do I add users. I cannot seem to use "net user add", as it asks me for a password, and of course there are no users in the database to verify against... What must I do to get started.... or... am I being REALLY stupid?? Howard
2003 Aug 01
2
Trouble installing LDAP
Hi, I'm having trouble installing the LDAP support for Samba passwords. I confess I am no LDAP expert... but.... With the latest version of samba 3.0beta I install the ldap.conf entries on on restart get this... Shutting down ldap-server done Starting ldap-server/etc/openldap/schema/samba.schema: line 318:
2003 Aug 05
4
joining a samba pdc domain
dear all, i will outline the problem im having before posting my smb.conf, just in case someone knows what to trouble-check. i have a samba PDC set-up, no firewalls, the windows machine WILL mount the shares fine, but it wont join the domain. I mean that I have entered the machine name as a trust account into both passwd and smbpasswd, and when I join the domain in win2k, it actually asks me
1998 Mar 05
14
Browsing
I am configuring Linux (2.0.33) as a local router. I am wanting to use Samba (1.9.18p3) to "manage" the browse lists on my network so that computers on each subnet can browse resources on the other subnets. My local network consists of Win95 and NT40 workstations with NT40 servers. My test configuration consists one token ring segment on one side of the Samba box (network .192) and
2012 Nov 29
14
Mem_event API and MEM_EVENT_REASON_SINGLESTEP
Hello, I''m interested in using the mem_event API (or it''s LibVMI wrapper), but I''m interested in capturing write events anywhere in a domU guest''s memory, _and_ not just once for each page write, but every time a page is being written to. To this end, I''ve looked at the xen-access.c example, where at first all the pages are being monitored:
2011 Mar 03
1
Non-conformable arrays
Hi Everyone, I'm running some simulations where eventually I need to table the results. The problem is, that while most simulations I have at least one predicted outcome for each of the six possible categories, sometimes the algorithm assigns all the outcomes and one category is left out. Thus when I try to add the misclassification matrices I get an error. Is there a simple way I can make
2006 Feb 09
2
nice log-log plots
Dear All, I am trying to produce log-log plots in R and I was wondering if any of you have a 'template' for generating these with 'nice' labels and log-log grids? I know I can set up axes individually and use the intervals I want, however, I will be producing a large number of these plots and would not like to do this manually for each of them + I am very new to R and at the
2012 Dec 20
4
[PATCH V2] mem_event: Add support for MEM_EVENT_REASON_MSR
Add the new MEM_EVENT_REASON_MSR event type. Works similarly to the other register events, except event.gla always contains the MSR type (in addition to event.gfn, which holds the value). Signed-off-by: Razvan Cojocaru <rzvncj@gmail.com> Acked-by: Tim Deegan <tim@xen.org> diff -r b04de677de31 -r e33d3d37dfbf xen/arch/x86/hvm/hvm.c --- a/xen/arch/x86/hvm/hvm.c Tue Dec 18 18:16:52 2012
2000 Jul 28
4
gremlin in rep()
the following occurred inadvertently and brought R-1.1.0 down rep(1:3, c(4,2,-6)) Segmentation Fault (core dumped) platform i686-pc-linux-gnu arch i686 os linux-gnu system i686, linux-gnu status major 1 minor 1.0 year 2000 month June day 15 language R
2006 Mar 09
5
Festival tts
Hi I have installed Festival on the same box as asterisk and followed the instructions to integrate it with asterisk. Festival seems to work fine on its own performing text to speech from the command line or via a file. Asterisk answers the call but there is no speech. I can see no errors in the Festival log file The asterisk console shows --Executing Answer("SIP/81801-c091",
2007 Apr 27
2
proportional sampling
Dear All, I wonder if you could help me. I have a table with a series of sites that I would like to sample from. The table has 5 columns: ID X Coordinate Y Coordinate Value Factor The conditions are that each site can be selected more than once and the probability of it being selected (or sampled) is proportional to a factor located in column 'Factor' I am novice in terms of R, and
2004 Dec 24
6
Sorting problem
Hi I'm using R 2.0 in SuSE 9.2. When I plot data as a boxplot, the boxes appear on the plot in alphabetical order (of group) rather than the order in which they appear in the data. So far, the only thing I can do to fix this is to prefix the group labels with a,b,c...etc to trick R into plotting them in the right order. Can sorting be turned off? How should I address this sensibly? Thanks
2009 Feb 23
2
[LLVMdev] Creating an LLVM backend for a very small stack machine
On Monday 23 February 2009 03:23:59 Mark Shannon wrote: > I've done quite a lot of work on register allocation for stack machines. > You might want to look at my papers: > http://www.dcs.gla.ac.uk/~marks/euroforth.pdf > http://www.dcs.gla.ac.uk/~marks/thesis.pdf Hi Mark, I've read your papers, and in fact they were part of the data that convinced me that I really could go
2003 Nov 25
1
Y axis scale in plot.gam
Hi, Is there any way to change the y axis range of values in a plot.gam()? I need that two different GAM plots to be of the same scale. Also, it is possible to change the labels? I tried with "ylab" and "ylim" and did not work Thanks in advance Ricardo Lopes Ricardo Lopes ............................................. Instituto do Mar Departamento de Zoologia
2003 Oct 31
1
constrained nonlinear optimisation in R?
Hello. I have searched the archives but have not found anything. I need to solve a constrained optimisation problem for a nonlinear function (“maximum entropy formalism”). Specifically, Optimise: -1*SUM(p_ilog(p_i)) for a vector p_i of probabilities, conditional on a series of constraints of the form: SUM(T_i*p_i)=k_i for given values of T_i and k_i (these are constraints on
2008 Oct 07
2
R squared value for a line on a plot
Does anyone know how to retrieve the R squared value for a line on a graph? Thanks Georgina
2006 Jun 06
2
./configure on RHEL4
Hi, I'm trying to build nut version 2.0.3 on a RHEL43 rebuild (Scientific LINUX 43). While trying to configure the package I get the following error: ]$ ./configure --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc/nut --with-statepath=/var/nut --with-drvpath=/usr/sbin --with-cgipath=/var/www/cgi-bin --with-cgi --with-user=nutmon --with-group=nutmon --mandir=/usr/share/man
2003 Apr 07
3
spline with multiple predictor vars?
Hi, is there a way in R to generate a polynomial spline with multiple predictor variables? I have one response and two predictors and I'm trying to fit a spline model for this... Please cc me on the reply.. Thanks, nirmal
2003 Jun 03
1
S+ style implementation of GAM for R?
Hi, I've got the R library "mgcv" for GAM written by Simon Wood which works well in many instances. However, over the years I got attached to the S+ implementation of GAM which allows loess smoothing in more than 1 dimension as well as spline smoothing. Has anyone ported the S+ GAM library to R? Regards, Doug Beare. Fisheries Research Services, Marine Laboratory, Victoria Road,
2003 Jun 05
1
partial residuals in plot.gam()
All, Sorry for bombarding you with GAM related questions, but... I know a partial residual option in plot.gam() is on Simon Wood's todo list, but since I'm in the midst of a project and not yet having acquired sufficient R knowledge to code something usable myself I'll have to put my trust in you. Anybody got some code lying around for doing this? Or if someone can supply me with